Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MonopolyProject

Project Description

Monopoly Team Repo for Term Project CSCI 234

This project is a adaptation of the classic Monopoly board game, developed as a term project for CSCI 234. It allows multiple players to engage in the game, simulating property trading, rent payments, and strategic financial planning.

Installation and Setup

Prerequisites

Before running the project, ensure you have the following installed:

  • Java Development Kit (JDK) 11 or later
  • Git (optional, for cloning the repository)
  • An ide with java support such as: Intellij Idea, Vscode

Steps to Install

  1. Clone the Repository:

    git clone https://github.com/AJamell/MonopolyProject.git
    cd MonopolyProject
  2. Build the Project:

    • Open the project in your preferred IDE (e.g., IntelliJ IDEA, VS Code with Java support).
    • Ensure all dependencies are resolved.
    • Compile the project.
  3. Run the Application:

    • Locate the main class in the source files.
    • Run the main class to start the game.

How to Play

Starting the Model.GameTests

  • Launch the application to access the main menu.
  • Choose the number of players (2-4).

Gameplay Overview

  • Players take turns rolling dice to move around the board.
  • Depending on the landed property, players can buy, pay rent, or draw cards.
  • The objective is to accumulate wealth and bankrupt opponents.

Controls

  • Use on-screen buttons to roll dice, manage properties, and end turns.
  • Follow in-game prompts for specific actions.

Contributors

License

This project is for educational purposes and does not have an official license yet.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages