I am looking screw around and make something similar to MafiaWars on Facebook and I was just wondering what you think it was coded in?
Is it PHP + MySQL? For some reason I don't think it is, but prove me wrong.
If you've never played MafiaWars, it's like this:
You start with energy and do jobs...doing jobs gives you money. Every few minutes your energy is increased, allowing you to do more jobs if the amount of energy you build up allows it.
Ideas?
*edit*
The main thing I want to figure out is the adding energy every 'x' minutes. Is that something you can do with MySQL or PHP or is there something else going on in the background?
Is it PHP + MySQL? For some reason I don't think it is, but prove me wrong.
If you've never played MafiaWars, it's like this:
You start with energy and do jobs...doing jobs gives you money. Every few minutes your energy is increased, allowing you to do more jobs if the amount of energy you build up allows it.
Ideas?
*edit*
The main thing I want to figure out is the adding energy every 'x' minutes. Is that something you can do with MySQL or PHP or is there something else going on in the background?