Planar Stats
What will be an online turn based strategy game where users only need a web browser to play. Coding has just started..
Planar States project page
Playing the Game
The game sort of works now. You can see the progress and try out what does work here.
Goals
Goals of the Planar States Project:
1. Create a browser based strategy game.
2. Use simple HTML (no javascript, css, etc) to be compatible with as many browsers as possible.
3. Keep the game interface simple, so it is easily and quickly learned.
4. Give the ability for players to create complex and deep strategies.
5. Code in simple PHP, backwards compatible to version 3.x.
6. Make the code easy to understand, learn, and improve upon.