Hello,
Before starting, I'm sorry for my grammar, English isn't my native language (I'm French )
I'm a web developer (working principaly in PHP and the framework Symfony2), but I wanted to change a little bit and started to build a game, I already have done some C / C++ and C#.
Since I was kid, game was always a motivation and a passion for my computer courses. And here I'm now.
I'm not really used to the game development and that's why I wanted some questions about the right way to start it.
What I have in mind is some kind of web browser games, more like a turn based MMO (something like Brave Frontier or Summoner Wars) but I need some few hint about what kind of technologies to use.
- The database / server ? Should I start with a MySQL or maybe a MongoDB to store the data of the players and the language for the webservices ?
- The client ? Starting with a web browser game maybe extends to mobile ? Do you have any framework recommandation ? Or should I go with HTML5 and javascript ?
What does required to build this kind of MMO ? If you have some articles or tips about the conception I would be glad to hear some !
Thanks you for reading my question. I hope my post is understable