|
@@ -6,22 +6,23 @@ This project is in keeping with the original purpose of Monopoly's predecessor,
|
|
|
|
|
|
Created with the assistance of ChatGPT based on an original Python prototype.
|
|
|
|
|
|
-## Suggested rules
|
|
|
+## Possible rules
|
|
|
|
|
|
The following are example rule changes that can be tried up against the standard rules.
|
|
|
|
|
|
### Goals
|
|
|
|
|
|
-* All players win when each player builds a hotel
|
|
|
+* All players win when each player has built a hotel
|
|
|
+* Pay more taxes than anyone else
|
|
|
+* Bankrupt the bank
|
|
|
|
|
|
-### Transactions
|
|
|
+### Rules
|
|
|
|
|
|
* Rents are paid to pot
|
|
|
* Rents are paid to all other players
|
|
|
* Pot distributed to a player who rolls doubles
|
|
|
* Land tax paid to all other players on passing go (percentage of total property values)
|
|
|
* Ban gifts and trades
|
|
|
-
|
|
|
* co-ownership of properties
|
|
|
* no money. You get what you land on and trade
|
|
|
* positive interest rates on cash
|