Re: suggests for langoage in programing

2020-04-28 Thread AudioGames . net Forum — General Game Discussion : targor via Audiogames-reflector


  


Re: suggests for langoage in programing

I would personally stay away from libraries that only work on Python 2. You'll get the same problem as with BGT sooner or later, and you learn outdated syntax which is really difficult to relearn later, because it is almost, but not absolutely the same.

URL: https://forum.audiogames.net/post/523712/#p523712




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


Re: suggests for langoage in programing

2020-04-28 Thread AudioGames . net Forum — General Game Discussion : ashleygrobler04 via Audiogames-reflector


  


Re: suggests for langoage in programing

Yes. i would also like a guide. i set every thing up, but not all things worked out for me in _javascript_. i can do _javascript_ in conjunction with HTML, but not what talon and oriol use.

URL: https://forum.audiogames.net/post/523697/#p523697




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


Re: suggests for langoage in programing

2020-04-27 Thread AudioGames . net Forum — General Game Discussion : amerikranian via Audiogames-reflector


  


Re: suggests for langoage in programing

I know. I found Ghorthalon's post quite instructive, but it doesn't really teach you anything beyond setting it all up. I haven't gotten around to Oriol's template, though, so maybe the combination of those two would dig me out of the hole which is _javascript_. Still, more guides on it wouldn't hurt.

URL: https://forum.audiogames.net/post/523579/#p523579




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


Re: suggests for langoage in programing

2020-04-27 Thread AudioGames . net Forum — General Game Discussion : Ty via Audiogames-reflector


  


Re: suggests for langoage in programing

As I said, talon has a tutorial in the developer room with no example game however like he said. Oriol has the opposite. An example game but no article (anymore). If I do, I'll be sure to write a guide.

URL: https://forum.audiogames.net/post/523503/#p523503




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


Re: suggests for langoage in programing

2020-04-27 Thread AudioGames . net Forum — General Game Discussion : amerikranian via Audiogames-reflector


  


Re: suggests for langoage in programing

First, nearly anything can be used to create audio games. I say nearly because, well, there are some minor exceptions, but you can create games in those. It's just really, really hard to do so in some cases.Second, Ironically, if you know BGT, something like c# will be easier than Python because you would already know half the language. All the syntax rules largely remain the same, I.e, braces, loops, function and variable declaration, the only thing you will have to learn is API and perhaps more advanced topics like classes and namespaces.@Ty, perhaps you could write up a guide for getting started with JS if you figure it out? I always wanted to, but I could never figure out how, things just refused to work and eventually I just stopped trying. I know I know, sue me.

URL: https://forum.audiogames.net/post/523501/#p523501




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


Re: suggests for langoage in programing

2020-04-27 Thread AudioGames . net Forum — General Game Discussion : PatrykK via Audiogames-reflector


  


Re: suggests for langoage in programing

or c#

URL: https://forum.audiogames.net/post/523456/#p523456




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


Re: suggests for langoage in programing

2020-04-27 Thread AudioGames . net Forum — General Game Discussion : Ty via Audiogames-reflector


  


Re: suggests for langoage in programing

You can always use purebasic, however you would have to code a lot from scratch and the full version costs money.You can also use python with a lib called luciaOr _javascript_ with talon's utils or Oriols template (this is what I'm starting to explore).

URL: https://forum.audiogames.net/post/523438/#p523438




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


Re: suggests for langoage in programing

2020-04-27 Thread AudioGames . net Forum — General Game Discussion : Jaidon Of the Caribbean via Audiogames-reflector


  


Re: suggests for langoage in programing

If you want to start out with something that can get you more aquinted with Python, there's a library called, Pyaudiogame. Search it on google and yule find something. Pretty nice basic python tutorials there as well, however it uses python 2.7

URL: https://forum.audiogames.net/post/523427/#p523427




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


Re: suggests for langoage in programing

2020-04-27 Thread AudioGames . net Forum — General Game Discussion : Jaidon Of the Caribbean via Audiogames-reflector


  


Re: suggests for langoage in programing

Lucia is Python. Isn't it?

URL: https://forum.audiogames.net/post/523425/#p523425




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


Re: suggests for langoage in programing

2020-04-27 Thread AudioGames . net Forum — General Game Discussion : ashleygrobler04 via Audiogames-reflector


  


Re: suggests for langoage in programing

Hi there, yes. this topic belongs in the developers room. python is a nice language to get started with. there is also an audiogame lib available called lucia. this allows you to make audiogames easily, and it is open source. so if you feel like contributing, you can. and it is still being updated.

URL: https://forum.audiogames.net/post/523257/#p523257




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


Re: suggests for langoage in programing

2020-04-27 Thread AudioGames . net Forum — General Game Discussion : Juliantheaudiogamer via Audiogames-reflector


  


Re: suggests for langoage in programing

Hi,Doesn't this belong into developers room?

URL: https://forum.audiogames.net/post/523251/#p523251




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


Re: suggests for langoage in programing

2020-04-26 Thread AudioGames . net Forum — General Game Discussion : rory-games via Audiogames-reflector


  


Re: suggests for langoage in programing

well, there's pure basicand pythonMany people would tell you to use python because from a new programmer's point of view, it's easy. Up to a certain point you can just search for answers to all of your questions.

URL: https://forum.audiogames.net/post/523117/#p523117




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


suggests for langoage in programing

2020-04-26 Thread AudioGames . net Forum — General Game Discussion : Emanuel_Ion_21 via Audiogames-reflector


  


suggests for langoage in programing

Hi all!When I asked with the help of the BGT programming language, most of them told me to use another programming language.Now, my question is: what language?Please, if you can send me here a link from a program similar to BGT and which is accessible with NVDA and I can create audio games.Thanks

URL: https://forum.audiogames.net/post/523049/#p523049




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