I am working on a small app for my son to learn the names of animals in english better ( he is a native German speaker ) and I am curious about the best way to page forward in my application. I simply want to move forward in a multiple choice quiz a...
BBridget commentedI'm interested in what engines you are using and why you are using them. Especially the last bit would be interesting for me, so feel free to comment! Why are you using your engine of choice? Any clear advantages over other engines? Or is it just the...
MMarco commentedI'm planning to make a web-based multiplayer game (using three.js and socket.io), and one of my main concerns is protection against cheating. I know the basics to make a secure game, i.e : Never trust the client, client is only for rendering and inpu...
MMarco commentedI want to learn to make a 3D FPS, what programming languages should I learn to make a browser compatible game possible. What are the advantages and disadvantages of making my game open source on GitHub ?
CMMj and 2 more commented