Re: how does this work, and what do you recomend?

2020-06-30 Thread AudioGames . net Forum — Developers room : UltraLeetJ via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

kaigoku wrote:FYI, people in this community are actually nicer, relatively speaking. Try posting a question like this on Stack Overflow or some experienced dev circles on Reddit.and here is proof of that if you ask the right questions, and also their patience is amazing.

URL: https://forum.audiogames.net/post/547416/#p547416




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: how does this work, and what do you recomend?

2020-06-28 Thread AudioGames . net Forum — Developers room : Lucas1853 via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

Yeah so there's the element of this guy saying he's going to work with stolen code, and also the element of him skipping far past his level. Also agreed with 27 in that compared to Stack Overflow this place is tame.

URL: https://forum.audiogames.net/post/546837/#p546837




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: how does this work, and what do you recomend?

2020-06-28 Thread AudioGames . net Forum — Developers room : Jaidon Of the Caribbean via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

@Deffender I just learnt after a while to get used to sometimes snarky answers, but that being said though, sometimes attached to the high-horse reply is a generally pretty decent answer. And there are certain folks like BGT Lover and Magarb, which I'm misspelling, who will always help out folks. Camlorn also does to the best of his ability to help you out as well, don't mind his tendency to give you all the meat and potatoes, but he still helps. In fact, you cant really say folks on this forum doesn't help, yes they may reluctant to simplify terms and practices down for us mortals to understand, but they still help.

URL: https://forum.audiogames.net/post/546829/#p546829




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: how does this work, and what do you recomend?

2020-06-28 Thread AudioGames . net Forum — Developers room : kaigoku via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

lol 25, arrogance is prevalent in the developer community. But I learned to just brush people off. You do kind of have to have a thick skin to do that sometimes, but that's just the nature of opinionated and somewhat intelligent people. I've hung around worse though. *cough, physicist and mathematicians* lol Sometimes, however, I do think there is a kind of annoyance, especially in this community, when people don't take the time to learn and struggle through programming like many of us did.I think that's what attracted me to programming. Because you can literally see results of your code with some genuine work.And just because someone worked on something consumed by the public, or worked on this fancy tool to do x and y, that doesn't mean their opinions hold more weight. There just opinions. But you all knew that! At the end of the day, there is always someone who might have more experienced and may know a little more, but they still probably struggled to get there. This is all to say that arrogant programmers, stay away from them! The ones I enjoy working with are the ones who genuinely like passing along knowledge and don't mind being wrong. Good thing my job lets me work with most people who have that mindset.FYI, people in this community are actually nicer, relatively speaking. Try posting a question like this on Stack Overflow or some experienced dev circles on Reddit.

URL: https://forum.audiogames.net/post/546810/#p546810




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: how does this work, and what do you recomend?

2020-06-28 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

@23, sorry, but just because someone knows how to make audio games doesn't mean they necessarily know what they're talking about. In this instance, post 14 was claiming that Python was slow because their slow (poorly-written, I'm guessing) algorithms were slow. That's not a fault of Python. Even if you wrote a poorly-written algorithm in assembly it would be slow. The key takeaway is that development is [not] all about performance and speed -- its also about readability and productivity. You can make something ultra-fast, but in the process you risk making it illegible by anyone but you (and even that's debatable). Even my OS has some places where I sacrificed performance for readability, legibility and productivity. You can balance performance, readability and productivity, but its not easy to do.@25, we wouldn't be so rude to the OP if the guy hadn't literally admitted that he wanted to take stolen source code and rewrite it in Python to somehow un-steal it. The term Plagiarism, I think, would apply here; yes, its not theft of writing, but plagiarism is generally the theft of someone elses work and claiming it as your own. Even if you modify the work, there's still enough of it to identify it as not yours. The only way to eliminate that is to make it from the beginnings. Also... @14, why weren't you just using tensorflow and other well-developed ML libraries out there? What was your incentive for creating a custom neural network algorithm? If its for educational purposes, wonderful. But that doesn't mean you can use your algorithm as some kind of benchmark. (Side note: do not trust benchmarks for your measurements of speed. Though they can give you general ideas of how fast something is, there are far too many variables to consider for them to be 100-percent reliable. At most I'd say a benchmark is about 50-50.)

URL: https://forum.audiogames.net/post/546793/#p546793




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: how does this work, and what do you recomend?

2020-06-28 Thread AudioGames . net Forum — Developers room : defender via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

Damn, programmers sound like arrogant assholes even when their right.Especially when their right...How did this culture of helping people while passive aggressively insulting them become so prevalent among coders?  Maybe it's because programming used to be a cool kids club, and suddenly now everyone is interested in it and jumping the gun all over the place, that would be frustrating.  It probably carries on this way now because current coders got verbally smacked around by the previous generation and that generation got smacked around by the pre mass communication O G's.I suppose nerds of all stripes can be vicious and unforgiving towards n00bs, but it's still odd to see computer geeks and math dorks treating each other like oil dike workers treat greenhorns.

URL: https://forum.audiogames.net/post/546762/#p546762




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: how does this work, and what do you recomend?

2020-06-28 Thread AudioGames . net Forum — Developers room : defender via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

Damn, programmers sound like arrogant assholes even when their right.Especially when their right...How did this culture of helping people while passive aggressively insulting them become so prevalent among coders?  Maybe it's because programming used to be a cool kids club, and suddenly now everyone is interested in it and jumping the gun all over the place, that would be frustrating.  It probably carries on this way now because current coders got verbally smacked around by the previous generation and that generation got smacked around by the pre mass communication O G's.

URL: https://forum.audiogames.net/post/546762/#p546762




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: how does this work, and what do you recomend?

2020-06-28 Thread AudioGames . net Forum — Developers room : Jaidon Of the Caribbean via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

I'd also like to remind you the difference between a fully featured, accessible, flight simulator/accessible atlas versus a   visual version of redspot.

URL: https://forum.audiogames.net/post/546719/#p546719




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: how does this work, and what do you recomend?

2020-06-28 Thread AudioGames . net Forum — Developers room : zakc93 via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

Just want to point out that rastislav is one of the developers of eurofly, so surely has some understanding of how games work

URL: https://forum.audiogames.net/post/546717/#p546717




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: how does this work, and what do you recomend?

2020-06-28 Thread AudioGames . net Forum — Developers room : visualstudio via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

@16, as someone who works with neural networks and machine learning:first, I've trained a neural network containing 3 hidden layours, taking input of 14x100 tensor (not sure completely about it's shape), and with a BCE loss (which classified the data as zero and ones) in 10 epochs in an our and half or so using scikit-learn (just for experimentation).another bigg issue that you have is that neural networks (specially recurrent neural networks or rnn for short) require lots and lots of small computations, which is done on GPU, not on CPU (this is why libraries like tensorflow, pytorch, mxnet etc exist).as for the games:let me point out that toontown was written in python with panda3d.

URL: https://forum.audiogames.net/post/546680/#p546680




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: how does this work, and what do you recomend?

2020-06-28 Thread AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

@20Install git. Learn enough git to clone the repository. You'll need to know it if you're going to collaborate with a sighted dev anyway.  Problem solved.But if I'm not answering your questions specifically that's because you literally flat out admitted that what you want to do is to rewrite stolen code in another programming language as a defense to people calling you out on stealing code on the thread where such callouts happened.  That's both unethical and idiotic, I couldn't believe what I was reading when you did that, and in terms of me being diplomatic and/or others around here wanting to help you, you just blew it big time.

URL: https://forum.audiogames.net/post/546667/#p546667




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: how does this work, and what do you recomend?

2020-06-28 Thread AudioGames . net Forum — Developers room : TheTrueSwampGamer via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

so, no includes kit. Thanks! lol.I love how someone said "go look in the bgt kit!" then i'm like, "Github's being a meow, i can't!" and then someone else agrees and i'm like "anyone have it on dropbox, google drive, or on a website or can put it there?" and then the next 4 or 5 posts are people arguing and comparing audio games like rs or tk (fps games, of my preferred genre of game) to a neural network, two completely different things.

URL: https://forum.audiogames.net/post/546646/#p546646




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: how does this work, and what do you recomend?

2020-06-28 Thread AudioGames . net Forum — Developers room : Jaidon Of the Caribbean via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

LMAO I think you fail to understand that Audioggames, and possibly the ones the OP will write won't  need as much power as a nero network. Also, python is quite possibly the best newbie language. Outside the indentations the sintax is one of the easiest to learn. I think for what the OP is doing, python/pygame should be suited for his needs.

URL: https://forum.audiogames.net/post/546638/#p546638




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: how does this work, and what do you recomend?

2020-06-28 Thread AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

@16I'm thinking that you not speaking English well may have caused you to miss some of my point.Also, writing your own matrix processing library for machine learning in C# is the worst idea I've ever heard.  You should have just used tensorflow or numpy or something.And "My neural network was too slow, therefore this isn't hypothetical and Python is bad for games" is also a really bad argument.  Neural networks and things like it consume thousands to millions of times the processing power that a game needs.  Using this as your example suggests that you don't understand how games work.Python packaging is a bit lame, yes.  But whatever you're doing is far enough from games that I can say with a high degree of confidence that people don't need to care about building their own native dependencies.  Yes, you have to build two versions of the app.  But as long as whatever you need is on pypi, it's fine, you just pip install it.C# has the same 32 vs 64 bit problem as soon as you start talking about native dependencies as well.It feels a lot like you're complaining about tools that you never bothered to fully understand, because you never bothered to fully understand them.  As I said, I can criticize Python.  Not being statically typed is a good point even.  I don't like that the most obvious way to serialize things is insecure by default.  I don't like some of the language syntax.  But you come across as someone who has very particular requirements, who left Python because it didn't meet your requirements before you finished learning it, and who thinks that problems writing neural networks are applicable to games.  Frankly, most of this site doesn't even have the math to understand neural networks.But look.  Let me put it this way.  Audiogames run fine with O(n^2) collision detection algorithms, because no one here knows how to do better.  Speed is only a concern once someone actually gets as far as doing a full MMO or something.  The closest we have to that is Swamp which is so buggy that your inventory duplicates itself every time you log off, so it's not like that will happen anytime soon.  We also have SoundRTS in Python, which after a little bit of tweaking now handles thousands of units on a map, including pathfinding for them and everything.  And to be clear, tweaking here just meant replacing lists with sets, it doesn't use a native dependency or cython or anything like that.I still think that JS is probably the best option given the question being asked here, and that a sighted person is involved.  C# is fine as far as it goes, though I don't like the IDE lock-in and I wish people would take me more seriously when I talk about what happened in 2010 when we all just stopped being able to use Visual Studio at all for a few years.  Lots of sighted games are written in Java.  We have an audiogame written in Dart.  There's lots and lots of options.  But your arguments against Python aren't good arguments, and they're the kinds of things that send new programmers down very bad roads, where they care about performance from the beginning, instead of in literally a couple years when they're doing some sort of big ambitious game.  I have seen too many people get hung up on this and never get anywhere because it's paralyzing to think that the languaeg you picked might be too slow or something.  It's how you end up with new programmers who think C++ are a great idea, and who won't hear anything to the contrary.  Then they go "Wow, C++ is complicated, guess I can't program" and give up.

URL: https://forum.audiogames.net/post/546598/#p546598




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: how does this work, and what do you recomend?

2020-06-28 Thread AudioGames . net Forum — Developers room : Dragonlee via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

@14  to add @15's  point, I will also add that your claim that JS has no encapsulation at all is completely false as well. JS is now used for writing backend code as well and for this they surely wouldn't be able to use old JS because it would be an absolute nightmare.if you want to do any serious non-trivial JS program like an audiogame, then you would be using node.js, which adds the concept of modules, which gives you encapsulation. Along with that you have other tools like Babel, webpack, and typescript, which give you the ability to write modern, module based code with a strong type system, and some dead code elmination, which compiles to JS that is compatible even with old browsers. For any non-trivial project nobody actually writes the JS that will run in the browser directly, instead they use node.js and various tools and then the JS that is actually sent to thebrowser is the compilation target.

URL: https://forum.audiogames.net/post/546569/#p546569




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: how does this work, and what do you recomend?

2020-06-28 Thread AudioGames . net Forum — Developers room : Rastislav Kiss via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

Hello,@15: as I said in my previous post, no, this problem is not purely theoretical.Especially not for beginners. Back in days, when I was beginning with neural networks, I've studied basic feedforward nns.Because I wanted to see, what's happening inside a neural network, along the traditional matrix based computations, I have developed my own framework based on small objects communicating with each other, so it was clearly trackable, which part of nn is doing what.It was not designed to be fast, but readable, in sense of what's happening.Now, following your arguments, this system would work slowly no matter what programming language was used, because... it's simply slow. And in theory, you're right about that.But... in Slovak language, we say, that it isn't slow as slow (\nie je pomalé ako pomalé). I have no idea, how to translate it to English, but it basically means, that under the one word, more practical scenarios can actually happen.And this is exactly the case. I have implemented my system in both Python and C#. Yes, it was significantly slower than matrix computations, just as expected.But while in C# I waited for the solution 5 min, in Python, I waited several hours!!!And that is a problem, a huge problem, especially taking in the fact, that the whole think didn't work!I needed to experiment with it to find out, what's wrong with it, but good luck with experiments, if you need to wait few hours before getting a single result.I have designed my own matrix library in order to find out, whether it's my interpretation, what's causing the problems, and my matrix solution, in Python, took about a hour to run, just because a dot method containing three loops, which Python wasn't able to consume. The same thing in C# took just few seconds to run, but that didn't help me, as the only working network Ive had was with numpy, so I needed to stick with python.So no, this isn't just theoretical N-body problem not applicable in reality, I have used it just as an objective measure. The problem is real and especially actual for beginners.Yes, inefficient algorithms will be slower than the best optimised algorithms, but while in C# or other compiled language the performance hit will be hardly noticeable if at all, in Python, you're going to get it in full size.And explain to beginners, how to optimize the thing, when they had hard times to create it in first place.As for cythonizing, it's not hard for skilled programmers, I have learned the necessary basics in about 30 minutes, counting in the time for experiments.But it would be significantly harder to learn it correctly for newbies, there are lots of alien words there, if you're marking everything, which don't harmonise with Python philosophy at all. The goal of cython is not to use cython as the primary language, if it was so, then Python wouldn't exist and we would use Cython.But we don't, because Cython was designed to support Python, not to replace it. Python is good at what it's doing.But again, explain it to someone, who don't know neither Python nor Cython and has probably no deeper imagination about what've re trying to avoid by using Python like syntaxes.I apologize to author of the question, if this isn't his case, I'm talking now about beginners in general.One time, my friend asked me to teach him programming. He was a kid and in the same time, I was teaching him computer basics, such as how to open an application, how to open a webpage etc.I have smiled: "Yes, I can teach you, but first, you need to go through this. Okay?"As for .net packaging, I don't see anything troublesome with it, even if using external assemblies. I have wrote few of them myself, for example my BgtKit, supporting my games and everything worked just fine. All you need to do is to make sure they'll stand along the .exe file.You can make an installer and if you don't want to mess with innosetup, you can simply zip the whole thing and it will simply work after extracting.That goes for .net assemblies as well as native dlls, I've used them in many projects, ranking from Windows apps, through Android apks to extensions for VisualStudio and I've never had problems with them.For comparison, explaining Java which class is main and how to find it is weird even with pure .class files, actually packaging them to .jar file is another process, which requires either to design a bat file to do it, or to use your ide's exporting tools.Packaging .apk file is even more complicated than packaging .jar archive, as you need not just to package, but also sign the whole thing.Of course, ides usually simplify these tasks, so they can be automated, however as it's not you who's doing the thing, you need to always find a way to tell your ide, how to package everything correctly and that can be... kind of complicated. For example, I was trying to convince VisualStudio for few days to package a native .so library into correct location in

Re: how does this work, and what do you recomend?

2020-06-27 Thread AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

@14I can't tell you how much it annoys me to see people going "Python isn't for newbies because it's slow".  I have lots of problems with Python, just like with many other tools I use, but telling new programmers that Python is problematic because it's slow leaves everyone with entirely the wrong idea, and I wish people would stop, especially if we're going to try to make the point with mostly hypothetical np-hard problems with no applicability to the topic at hand.There's only two reasons that slowness of a programming language matters to a newbie.  The first is if they don't know how to implement algorithms efficiently, in which case it won't matter because even the fast languages won't help.  The second is when they've gotten far enough that just using Cython is easy, or even switching languages.  This is a self-solving problem in other words--by the time it's actually the fault of the programming language and not of poor programming practices, you know what to do about it.  But that said, using Cython is as easy as using the C# compiler from the command line, or whatever, so it's not like it's actually hard to do as you're making it out to be.  I learned it in an hour for Synthizer, literally, by the time someone needs it, *if* someone needs it, they can probably learn it in an afternoon.By all means don't use Python.  I don't care, honestly, whether people use Python or not.  I can make arguments against Python, and if I ever actually get as far as my MMO for the blind I probably won't be using it myself.  But I do care when I see incredibly bad arguments against it.  Let's actually make good arguments against things, please, or make the speed argument when audiogames as a whole are actually good enough that thinking about speed is a concern.Also, don't be so quick to say that things like C# don't require special packaging.  They don't at first.  They do as soon as you need to use dlls.  Yeah it's a bit easier than Python.  But it doesn't stay free.And finally, tons and tons of new programmers handle JS fine.  It's even got classes built in now, it's not like it's still 2012.  They say they're trying to work with a sighted programmer.  Therefore not dismissing the platform that's probably the easiest platform to get cool graphics going on short of inaccessible things like Unity is perhaps advised.

URL: https://forum.audiogames.net/post/546451/#p546451




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: how does this work, and what do you recomend?

2020-06-27 Thread AudioGames . net Forum — Developers room : Rastislav Kiss via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

Hi folks,hmm, okay, I don't want to dictate you your posts guys, but might I just suggest, what about calming down and concentrating on the question?@1: As for the first question, on your place, I would make a change in type of message, that is send during a reload.I.E. if the server is currently just sending a command to play a sound on specific location, I would instead design it in a way, that steps of players have player id attached, and these player action events would be then paired to them.Thus after receiving a player reload event, the client can attach the sound to player and move it as necessary.When you count it, you have added bytes of player id in steps event, but at the same time you can release floor type and coordinates in the reload event, so it's even more efficient than just sending around PlaySound commands.Also don't worry about networking in other languages. Yes, networking is complicated, no doubts about that, but there are many very good wrappers out there, which will help you on the way.For example, SFML has a very nice udp wrapper, there are also eNet wrappers for warious languages (eNet is the networking library used by BGT) and programming languages themselves are often packed up with their own weapons to deal with this.I have just recently worked with Python's TCP sockets and it's a piece of cake, no kidding. It didn't help me in the end though, as I found out, that you can't start TcP connections from _javascript_, so I needed to look around for a websockets library, but it was definitely nice.I have found a ws solution as well, which works just as expected.There are really many options to choose from.As for programming language, what about C#?It's modern, supported by Microsoft, it's very similar to BGT in syntax, it's object oriented, it has automatic memory management (no need for pointers and cleaning objects), it compiles to .exe (no need of special packing), it's crossplatform (in Asp.net core and Mono version), it has popular gaming libraries and it's there for quite a while, since 1995 if I remember right, so there is a really huge community and material behind it._javascript_ would be an option as well, although I wouldn't recommend it for beginners. There are some syntactic weirdnesses, such as the way of declaring properties and there is no encapsulation at all in the language, so knowing what you're doing is often a necessity to make an usable code.Plus you need to keep in mind, that you're running in browser and not on system with luxuries such as harddrive and filesystem, syntax in these cases can get even weirder, than in normal code.So, it's subjective of course, but I would recommend some rather desktop based compiled language, such as C#.Also, when I see benchmarks, with n-body problem taking python about 830 seconds, which can be solved by compiled programs in about 20 secs,http://benchmarksgame.wildervanck.eu/http://benchmarksgame.wildervanck.eu/python.htmlI wouldn't recommend Python to beginners as well. I'm not one of those guys, who find a benchmark, and then argue with it, even if reality is completely different, I have run into this problem myself, under quite umpleasant circumstances.I'm not saying, that Python can't do better, it simply wasn't designed to run computations like this.The performance can be significantly improved by cythoning the code, or by supplying Rust or C++ libraries to do the heavy part, like Tensorflow does. This is the modern way, in which Python is used, as an elegant wrapper for powerful tools.But doing so requires some background in the language and general programming skills, so again, not suitable for beginners.that's my opinion at least.Best regardsRastislav

URL: https://forum.audiogames.net/post/546442/#p546442




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: how does this work, and what do you recomend?

2020-06-27 Thread AudioGames . net Forum — Developers room : Rastislav Kiss via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

Hi folks,hmm, okay, I don't want to dictate you your posts guys, but might I just suggest, what about calming down and concentrating on the question?@1: As for the first question, on your place, I would make a change in type of message, that is send during a reload.I.E. if the server is currently just sending a command to play a sound on specific location, I would instead design it in a way, that steps of players have player id attached, and these player action events would be then paired to them.Thus after receiving a player reload event, the client can attach the sound to player and move it as necessary.When you count it, you have added bytes of player id in steps event, but at the same time you can release floor type and coordinates in the reload event, so it's even more efficient than just sending around PlaySound commands.Also don't worry about networking in other languages. Yes, networking is complicated, no doubts about that, but there are many very good wrappers out there, which will help you on the way.For example, SFML has a very nice udp wrapper, there are also eNet wrappers for warious languages (eNet is the networking library used by BGT) and programming languages themselves are often packed up with their own weapons to deal with this.I have just recently worked with Python's TCP sockets and it's a piece of cake, no kidding. It didn't helped me in the end though, as I found out, that you can't start TcP connections from _javascript_, so I needed to look around for a websockets library, but it was definitely nice.I have found a ws solution as well, which works just as expected.There are really many options to choose from.As for programming language, what about C#?It's modern, supported by Microsoft, it's very similar to BGT in syntax, it's object oriented, it has automatic memory management (no need for pointers and cleaning objects), it compiles to .exe (no need of special packing), it's crossplatform (in Asp.net core and Mono version), it has popular gaming libraries and it is there for quite a while, since 1995 if I remember right, so there is a really huge community and material behind it._javascript_ would be an option as well, although I wouldn't recommend it for beginners. There are some syntactic weirdnesses, such as the way of declaring properties and there is no encapsulation at all in the language, so knowing what you're doing is often a necessity to make an usable code.Plus you need to keep in mind, that you're running in browser and not on system with luxuries such as harddrive and filesystem, syntax in these cases can get even weirder, than in normal code.So, it's subjective of course, but I would recommend some rather desktop based compiled language, such as C#.Also, when I see benchmarks, with n-body problem taking python about 830 seconds, which can be solved by compiled programs in about 20 secs,http://benchmarksgame.wildervanck.eu/http://benchmarksgame.wildervanck.eu/python.htmlI wouldn't recommend Python to beginners as well. I'm not one of those guys, who find a benchmark, and then argue with it, even if reality is completely different, I have run into this problem myself, under quite umpleasant circumstances.I'm not saying, that Python can't do better, it simply wasn't designed to run computations like this.The performance can be significantly improved by cythoning the code, or by supplying Rust or C++ libraries to do the heavy part, like Tensorflow does. This is the modern way, in which Python is used, as an elegant wrapper for powerful tools.But doing so requires some background in the language and general programming skills, so again, not suitable for beginners.that's my opinion at least.Best regardsRastislav

URL: https://forum.audiogames.net/post/546442/#p546442




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: how does this work, and what do you recomend?

2020-06-27 Thread AudioGames . net Forum — Developers room : TheTrueSwampGamer via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

oh yes so funny tai

URL: https://forum.audiogames.net/post/546434/#p546434




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: how does this work, and what do you recomend?

2020-06-27 Thread AudioGames . net Forum — Developers room : Ty via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

Yeah, GitHub fucked it's interface up badly. I don't know how to download zips at the current moment.I agree with Amerikranian on this matter though. Given your past and seeing as you literally said "Oh yeah guys I totally like have this stolen source code but I'm re-writing the game in a different language and I'm totally not going to use this stolen code for anything ha ha ha.".

URL: https://forum.audiogames.net/post/546416/#p546416




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: how does this work, and what do you recomend?

2020-06-27 Thread AudioGames . net Forum — Developers room : TheTrueSwampGamer via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

i tried downloading the bgt includes kit (yes its in there) but GitHub is not liking me today and not showing the cloan or download button i am used to. I go to carter tims git hub and i click on the bgt includes kit, and when it opens that repo it doesn't show a buton to download, cloan, or even go to any releases. What am I doing wrong. I've been able ot get files from gitHub before, so i'm very confused.

URL: https://forum.audiogames.net/post/546410/#p546410




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: how does this work, and what do you recomend?

2020-06-27 Thread AudioGames . net Forum — Developers room : manamon_player via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

at1use moving_sound serverside. you can find it maybe in bgt includes folder

URL: https://forum.audiogames.net/post/546352/#p546352




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: how does this work, and what do you recomend?

2020-06-27 Thread AudioGames . net Forum — Developers room : Jaidon Of the Caribbean via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

@6, if you want to programme in python you've gotta learn to google. She'll give you all her answers and knowledge. Yule also have to learn that a good chunk of folls in this room have professional daily jobs working as programmers for top notch companies, so they'll give you the hard, complexed, truly computer sciences answer, and even simplified they won't do the field any justice, nor give you the tools to equip yourself for programming. Amerikranian has a good point. Practice first, then come back to us in a couple months when you're comfortable with a new language.Cheers.

URL: https://forum.audiogames.net/post/546316/#p546316




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: how does this work, and what do you recomend?

2020-06-27 Thread AudioGames . net Forum — Developers room : Lucas1853 via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

If you really want to rewrite whatever stolen code you're working from in Python, you'll either figure out how to do something like that and be able to do it without asking us, or you'll require our help so much that we might as well write the game for you.

URL: https://forum.audiogames.net/post/546313/#p546313




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: how does this work, and what do you recomend?

2020-06-27 Thread AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

The problem with your plan of rewriting the game in Python is the fact that BGT simplifies networking by a lot. Networking is difficult, to say the least.Also, I am sorry. I don't put much faith in you when you clearly have stated that you're an extreme newbie when it comes to coding. You are touching something which has literally an entire field dedicated to it. There is a thread on this page that asks a question about socket programming in Python, if you would like to take a look at what exactly you're signing yourself up for. Camlorn also wrote some reasons as to why networking is so complicated and difficult to get right if you want to scroll through his posts. I have not seen any projects from you. I have seen evidence, a lot of it, that you use unauthorized code in whatever you work on. I am sorry that you don't inspire me when you will say "I'll try". You may, in BGT, but step into Python, and you will see exactly how much was hidden from you in that realm.Could I have expressed myself in a more gentle fashion? Probably, but I don't like wasting words.

URL: https://forum.audiogames.net/post/546297/#p546297




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: how does this work, and what do you recomend?

2020-06-27 Thread AudioGames . net Forum — Developers room : TheTrueSwampGamer via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

well, sorry for trying to fix something. And for your information as it currently goes, i am going to be working on with 2 friends of mine to rewrite the game in Python, therefor me not even needing it orusing it until a full fledged version is able to be released. I want to fix this issue thats been bugging me and the other people who've played it and one of the things that both me and anyone who's played it wanted to happen and the fact that i'm like, i've seen others play a sound but make it stay with the players movement or whatever, how could i do that? And your like nah, fuck what you've done, and have to tlak down to me like i'm 4 and not 14, and that i don't try, when if its something i want to try hard on you'd be surprised. You might be older and have more experience, hence why i came here with the question as there are people hre that are much more experienced than me by a long shot, and not just in one coding language or IT field but multiple. If you do give in answer and it goes over my head, or i don't understand, then yeah your right, and I was the one who asked for an answer and an answer i got. But if you do give an answer, i know how to do it, and i do do it? Then that woul dmake me all the happier. So, thanks for being yourself i guess.

URL: https://forum.audiogames.net/post/546292/#p546292




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: how does this work, and what do you recomend?

2020-06-27 Thread AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

You want a tip?Delete the unauthorized code you possess and don't touch networking for a good while. If an actual answer was to be provided, it would in all likelihood go over your head.I am not trying to be rude here, but seeing your previous topics and the questions you asked doesn't fill me with a lot of inspiration as to my answers actually helping you, at least in this field.

URL: https://forum.audiogames.net/post/546287/#p546287




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: how does this work, and what do you recomend?

2020-06-27 Thread AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

You want a tip?Delete the unauthorized code you possess and don't touch networking for a good while. If an actual answer was to be provided, it would in all likelihood go over your head.

URL: https://forum.audiogames.net/post/546287/#p546287




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: how does this work, and what do you recomend?

2020-06-27 Thread AudioGames . net Forum — Developers room : TheTrueSwampGamer via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

ok, thank you for your responces. Any tips of making a sound play with  a moving player when its something that is done on the server?

URL: https://forum.audiogames.net/post/546248/#p546248




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: how does this work, and what do you recomend?

2020-06-27 Thread AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

C and C++ are going to be a lot harder than BGT. So will Java, though for entirely different reasons. If you want something semi-easy, Python is your best bet.

URL: https://forum.audiogames.net/post/546233/#p546233




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: how does this work, and what do you recomend?

2020-06-27 Thread AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector


  


Re: how does this work, and what do you recomend?

You don't want C++. As I just said on another thread, it takes years of C++ to be competent in it.If you're going to work with a sighted coder, you will need to indent irregardless of the language.  I'm not saying that's a strong reason to use Python, but it is actually much harder for a sighted person to learn to read code without indentation, than it is for us to learn to deal with indenting.  That may seem counterintuitive at first, but we get much more practice at remembering things that sighted people don't get, and when you take tools away from sighted people, they can't just adapt to work like us.If your partner is as experienced as you it doesn't matter, but if they know more find out what they know and use that.  Otherwise the web is a good option, It's easy for a sighted person who's going to maybe want graphics, there's tons of newbie tutorials, it's got an at least okay audio option in WebAudio, it runs on all the platforms.

URL: https://forum.audiogames.net/post/546118/#p546118




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector