afro-nolan / CA314-MonopolyGame

Group Project for Object-Oriented Design and Analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CA314

To Run:

  1. Download the repo
  2. In your terminal, type the line: python3 startgame.py
  3. 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:

Analysis

Requirements
Scenarios
Primary Class List
Class Diagrams
Use Case Diagrams
Result Of Structured Walkthrough

Product Design

Object Diagrams
Refined Class Diagrams
User Interface MockUps
State Machines

Class Design

Collaboration Diagrams
Sequence Diagrams
Object Diagrams
Refined Class Diagrams
Class Skeletons

Implementation (Provisional)

Source Code

Final Implementation

Summary of changes and Additions
Source Code (Final)

About

Group Project for Object-Oriented Design and Analysis


Languages

Language:Python 100.0%