Interaction: we want to explore how players react when they are allowed to play a game competitively or cooperatively.
Description: This is a game in which two players and one monster enter a dark, dungeon. The monster will only eat one of the players. Each player has a small amount of light. Players can combine their light to increase the radius.
Goal: You should have solid planning done by the end of this milestone.
- Create Player Class : Linus
- Create Player Movement : Linus
- Create Lighting Class : Linus
- Create Monster Class : John
- Create Monster AI : John
Goal: You should have a small prototype by the end of this milestone.
- Make Lighting Behavior : Linus
- Make Player Push Behavior : Linus
- Create Win Condition : John
- Finish a prototype : All
- Playtest : All