Tagged Questions
1
vote
1answer
104 views
How to handle a player's level and its consequent privileges?
I'm building a game similar to Mafia Wars where a player can do tasks for his gang and gain experience and thus advancing his level.
The game is built using PHP and a Mysql database.
In the game I ...
-1
votes
3answers
167 views
Novice prototyping a massive multiplayer webpage based gaming system [closed]
I'm trying to build a website based game in which various pages of the site act as different areas of the game.
I am wondering what you would recommended as a design structure.
Which languages would ...