-
submission-4dd7e0006 · ·
Added bankruptcy, if player money goes 0 or below check bankruptcy, if player has assets game forces sells the property and gives player money game continues as normal, if player has no assets player is removed from the game. If there is only 1 player left they are the winner.
-
submission-38f69115e · ·
Added train stations where if player lands on the train station the player rolls the die again the result is multiplied by the ticket price and subtracted from the users bank account and given to the banker (For some reason i keep getting this checkstyle error which i cant fix even tho ive added a javadoc comment)
-
submission-249a7bfc1 · ·
Players can buy properties, when other players land on the same property they can purchase it. player who bought the property is recognised as the owner of the property. when player buys a property money is subtracted from their bank account.
-
submission-139b9fdc3 · ·
created stage 1 of the game as said in the Carls pro forma, the game can be played allowing players to roll die and move along the board, when they land on home they get 200, if rounds reach the rounds of the user input then the game ends and the winner is declared.
-
log4j2-tidydda386bf · ·
-
-
-
-
-
-
-
-
-
fix-syntax4a69e553 · ·
-
-