Skip to content
starfighterxyz edited this page Feb 20, 2013 · 5 revisions

Phase Plan

  • Outline the Phase of the Proejct, as we know them. List Items under each phase by application/component

Phase 1

  • Core Generation - Universe ( nothing astronomical objects and behaviors )
  • Web Game : Renders the Universe maps and universe objects (with interactions for navigating the data )

Phase 2

  • Core Generation - Biological Life (applied to the universe )
  • Web Game : Renders the Core Biological life, and other interactions that the game client will need.

Phase 3

  • Core Generation - Civilizations / Agent Data (any data needed for AI)
  • Web Game : Renders new Civilization Data, provides interaction mechanisms for Players

Phase 4

  • 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)

Phase 5

  • Core Generation Server - Any backlog, other items
  • Web Game - Any back Log other items

Phase 6

  • Core Generation Server - Any backlog, other items
  • Web Game - Any back Log other items
  • Possible Native clients?

Clone this wiki locally