Skip to content

rochelle-m/pl306-monopoly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

PL306 OOP Project

A game of Monopoly using JavaFX

Setup

  • Clone this repository
    • Open IntelliJ IDEA
    • Go to File -> New -> Project from Version Control
    • Enter the URL of this repository and hit Clone
  • Run Main.main()

Description

In the game, players roll two six-sided dice to move around the game board, buying and trading properties, and developing them with houses and hotels. Players collect rent from their opponents, with the goal being to drive them into bankruptcy. Money can also be gained or lost through Chance and Community Chest cards, and tax squares; players can end up in jail, which they cannot move from until they have met one of several conditions. The objective of the game is to become the wealthiest player through buying, renting and selling property.

Class Diagram

Class Diagram

Snapshot

Snapshot

About

PL306 project: A game of Monopoly

Resources

Stars

Watchers

Forks