As of now I only know a little HTML, CSS, and JavaScript. I am interested in creating an online multiplayer game
using HTML5 that can be played in a browser that will be hosted online 24/7. The game I want to create is fairly
simple, and won't require amazing graphics or anything, because I'll make them myself.
My question is, what are all the languages I will need to know, as well as any programs or services, to create the
game and a server to host the game? Keep in mind I don't know much about game development in HTML5.
So far, this is what I think I'll need to know:
- HTML5
- CSS3
- JavaScript
- Some server side language like PHP or Python
Any help would be greatly appreciated.