Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Define the Game

No due date 0% complete

-Define game states + flowchart (loading, playing, finished, whatever).
-Define player data structure (position, orientation, health, game important information).
-Write general game description in plain English, how it starts, how it ends, what you can do, rules, constraints.