COS prototype Dev: WEEK # 2: SERVER SETUP
Week # 2: Server setup
This week, the basic game server should have the following functions:
This week, the basic game server should have the following functions:
- Main : it runs the game runtime.
- Register: Allows new player to enter the game
- Create Colony
- Create Hive
- Control Levels
- Run
- Colony: this object controls players
- Login
- Control movement
- Conection
- Run
- Hive: An AI colony
- Deploy
- Plot
- Control movement and behaviour
- Run
- Player: a player or AI controlled object
- Live
- Move
Comments
Post a Comment