-
Notifications
You must be signed in to change notification settings - Fork 3
Phase Plan
starfighterxyz edited this page Feb 20, 2013
·
5 revisions
- Outline the Phase of the Proejct, as we know them. List Items under each phase by application/component
- Core Generation - Universe ( nothing astronomical objects and behaviors )
- Web Game : Renders the Universe maps and universe objects (with interactions for navigating the data )
- Core Generation - Biological Life (applied to the universe )
- Web Game : Renders the Core Biological life, and other interactions that the game client will need.
- Core Generation - Civilizations / Agent Data (any data needed for AI)
- Web Game : Renders new Civilization Data, provides interaction mechanisms for Players
- Core Generation Server - Create a Server Component to expose the Core Generation data as a repository. This Repository can be used by other clients.
- Web Game - Complete other Player Interactions( this includes any system design and coding that needs to be done)
- Core Generation Server - Any backlog, other items
- Web Game - Any back Log other items
- Core Generation Server - Any backlog, other items
- Web Game - Any back Log other items
- Possible Native clients?