I've plotted out the basic game idea outline, but rather than make another mod of some other game, I want to dip my toes into the waters of stand-alone game development at long last. This will likely be an RPG-style, top-down online multiplayer versus game with elements of puzzle solving, cat and mouse mind games, and even some shooter thrown in for good measure. The specifics should be immaterial for the purpose of getting started, though.
To get started, I have several questions:
- Though I'm looking to make it in Java, first I'd like to know: How possible would a Javascript + AJAX + PHP game be? I'm aware there are a few Javascript games out now, and I even saw a prototype Wolfenstein 3d remake with Javascript. Does anyone know more about this?
- If I go the Java route, it would save me some trouble to have a decent 2d engine or a quality tutorial on how to make one. Any suggestions?
- I'll need graphics. I'm not picky. This is a beginner attempt, so any stock content would work. Any good libraries for 2d game sprites and scenery bits and whatnot?
- What are some prominent 2d game/general game communities relevant to what I'm doing? I'd like an audience to release this to, as well as some good places for help or ideas as I progress.
I'd chalk this up to 50% personal learning experience and 50% 'wouldn't it be cool if...' right now.