Re: looking to create a game

2020-02-07 Thread AudioGames . net ForumDevelopers 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 ForumDevelopers 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