Dear Members,
I’d like to make a browser game but do not where should I start it. I know that I need a database where the game store the results and PHP scripts which sends the data to a database and some javascript.
The game logic diagram would look like this: http://kepfeltoltes.hu/131201/gameenglish_www.kepfeltoltes.hu_.png
At the end of the game would be a mathematical operation that computes that what the player achieved.
Well, the biggest problem is that that I need to animate example: “a man appears and the text bubble shows up” In addition I’d like to use some sound on events.
I have no idea how all of this could be done in PHP. (Flash excluded)
Thank you in advance for your answers!