Skip to content

SimonLariz/MonopolyTerminal

Repository files navigation

Monopoly Command-line interface

Simpile Monopoly game through the terminal

Features

  • Buying and Selling Property
  • Trading Property within Players
  • Easy to use interface
  • 2 - 4 Players
  • Console app
  • ⭐100% C++

Run with g++

g++ main.cpp boardTile.cpp chanceSquare.cpp cornerSquare.cpp gameboard.cpp lotSquare.cpp player.cpp propertySquare.cpp railroadSquare.cpp taxSquare.cpp utilSquare.cpp -std=c++17 -o main

And

./main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages