To Run:
- Download the repo
- In your terminal, type the line:
python3 startgame.py
- In the game, to change screens use the ENTER key.
Group Project for Object-Oriented Design and Analysis
Designing a game of monopoly.
This project will have the followwing structure:
Requirements
Scenarios
Primary Class List
Class Diagrams
Use Case Diagrams
Result Of Structured Walkthrough
Object Diagrams
Refined Class Diagrams
User Interface MockUps
State Machines
Collaboration Diagrams
Sequence Diagrams
Object Diagrams
Refined Class Diagrams
Class Skeletons
Source Code
Summary of changes and Additions
Source Code (Final)