Re: looking to create a game

2020-02-07 Thread AudioGames . net Forum — Developers room : malachi1616 via Audiogames-reflector


  


Re: looking to create a game

Sorry to necro a slightly old thread, but you might look into making an HTML 5 game. It's very approachable, especially for a first game, and the skills you develop will cross over into website development. It's very easy to make them accessible with the use of screen readers and the event-based nature of html and javscript is perfect for many types of games. Learning _javascript_ is also good if you ever want to branch into other c-like languages (like c, c++, c#, java, php, perl) since the syntax is very similar.There are some downsides though to this, HTML 5 games are very easy to hack so you wont be able to make it very secure. You just have to square with that though. Also, making multiplayer games is impossible without having some sort of server side backend.

URL: https://forum.audiogames.net/post/499416/#p499416




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


Re: looking to create a game

2020-02-07 Thread AudioGames . net Forum — Developers room : malachi1616 via Audiogames-reflector


  


Re: looking to create a game

Sorry to necro a slightly old thread, but you might look into making an HTML 5 game. It's very approachable, especially for a first game, and the skills you develop will cross over into website development. It's very easy to make them accessible with the use of screen readers and the event-based nature of html and javscript is perfect for many types of games. Learning _javascript_ is also good if you ever want to branch into other c-like languages (like c, c++, c#, java, php, perl) since the syntax is very similar.

URL: https://forum.audiogames.net/post/499416/#p499416




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


Re: looking to create a game

2019-07-21 Thread AudioGames . net Forum — Developers room : frastlin via Audiogames-reflector


  


Re: looking to create a game

Read other topics on here, such as:Python TutorialsGDE Game MakerThenSable may be coming out soon.

URL: https://forum.audiogames.net/post/450222/#p450222




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


Re: looking to create a game

2019-07-18 Thread AudioGames . net Forum — Developers room : pauliyobo via Audiogames-reflector


  


Re: looking to create a game

BGT is an outdated scripting language which allows you to easily create audiogames without having to worry about finding the right libraries.If you are not willing to put effort in finding libraries which can help you with audiogame development, it's probably your best bet.If instead you use a mainstream language the work will be slightly harder, slightly because you'll have to assemble your basic framework. Luckily we can recommend some libraries that will help with your case with some languages such as python.

URL: https://forum.audiogames.net/post/449769/#p449769




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


Re: looking to create a game

2019-07-18 Thread AudioGames . net Forum — Developers room : jescat277 via Audiogames-reflector


  


Re: looking to create a game

I'm sorry but what is BGT. I did try and google it i promise.

URL: https://forum.audiogames.net/post/449768/#p449768




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


Re: looking to create a game

2019-07-18 Thread AudioGames . net Forum — Developers room : Ty via Audiogames-reflector


  


Re: looking to create a game

As 6 said, start with bgt, but don't only use bgt. once used to it, try to learn mainstream languages, as bgt is going to probably be unsupported upon the release of windows 11, or 11.1, or what ever it is.

URL: https://forum.audiogames.net/post/449749/#p449749




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


Re: looking to create a game

2019-07-18 Thread AudioGames . net Forum — Developers room : LordLundin via Audiogames-reflector


  


Re: looking to create a game

I'd recommend BGT. Seriously easy to get started with and learn, and it has all libraries built in that you need for most game production. Then when you're used to that move on to something like Python or a C-derived language that is more mainstream than BGT, as it allows more flexibility.

URL: https://forum.audiogames.net/post/449725/#p449725




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


Re: looking to create a game

2019-07-18 Thread AudioGames . net Forum — Developers room : jescat277 via Audiogames-reflector


  


Re: looking to create a game

Yeah i just tried that program. The installer is like the only thing that worked.

URL: https://forum.audiogames.net/post/449717/#p449717




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


Re: looking to create a game

2019-07-18 Thread AudioGames . net Forum — Developers room : pauliyobo via Audiogames-reflector


  


Re: looking to create a game

unity is not unfortunately accessible.

URL: https://forum.audiogames.net/post/449716/#p449716




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


Re: looking to create a game

2019-07-18 Thread AudioGames . net Forum — Developers room : adel . spence via Audiogames-reflector


  


Re: looking to create a game

tri game maker studio or unity

URL: https://forum.audiogames.net/post/449704/#p449704




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


Re: looking to create a game

2019-07-18 Thread AudioGames . net Forum — Developers room : redfox via Audiogames-reflector


  


Re: looking to create a game

If you want a programming language, I would recommend python, maybe c#, _javascript_.

URL: https://forum.audiogames.net/post/449694/#p449694




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


looking to create a game

2019-07-18 Thread AudioGames . net Forum — Developers room : jescat277 via Audiogames-reflector


  


looking to create a game

Hello. I am writing to you today because I have a serious interest In creating a game, but I don't know what game engines out there are accessible. I don't want to create something that is story based, so I cannot use inform, which is the only game engine I know about. There is also ortale's idle game maker, but the resulting games lag my computer horribly.  So does anyone know of anything that would be good for my resource management game. I tried looking in the resource for devs link, and it appears to be broken. If someone could help me I would be seriously grateful.

URL: https://forum.audiogames.net/post/449685/#p449685




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