Create the game of Monopoly. the main goal is to combine different classes to work with data structures.The game should: allow to choose the amount of players (players can be all bots) have a simple...

Create the game of Monopoly. the main goal is to combine different classes to work with data structures.The game should:

  • allow to choose the amount of players (players can be all bots)

  • have a simple display of what each player has landed on and a print out of all transactions that happened during the game with output to a file

  • have players should have $1500 at the start of the game

  • make it that whenever a player lands on a property the player auto buys that property

  • make it that whenever a player lands on an already bought property they pay rent to that player

  • make it that whenever a player passes go their money increments by $200

  • make it that if a player lands on go to jail they get sent directly to jail( don't need to roll doubles to get out)

  • make use of the community chest and chance cards. Only need to use 5 cards for each and have them recycle

  • do not need to worry about houses and hotels.

Oct 25, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here