3
votes
3answers
574 views

HTML5 game programming style [closed]

I am currently trying learn javascript in form of HTML5 games. Stuff that I've done so far isn't too fancy since I'm still a beginner. My biggest concern so far has been that I don't really know what ...
-1
votes
3answers
163 views

Novice prototyping a massive multiplayer webpage based gaming system [closed]

I'm trying to build a website based game in which various pages of the site act as different areas of the game. I am wondering what you would recommended as a design structure. Which languages would ...
0
votes
2answers
443 views

Essential 2D engine features

I have decided to make a simple engine for a new game I'm working on, and now, I'm wondering: what are the essential features of a 2D game engine? Or, a game engine in general?
-3
votes
1answer
130 views

What is the ideal gaming platform for web and mobile [closed]

I'm creating a game from scratch and looking for the most ideal language or program to be compatible with both mobile and web. When I say mobile, ideally andriod + ipad and web as in be able to play ...