Added some goals
This commit is contained in:
@@ -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.
|
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.
|
The following are example rule changes that can be tried up against the standard rules.
|
||||||
|
|
||||||
### Goals
|
### 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 pot
|
||||||
* Rents are paid to all other players
|
* Rents are paid to all other players
|
||||||
* Pot distributed to a player who rolls doubles
|
* Pot distributed to a player who rolls doubles
|
||||||
* Land tax paid to all other players on passing go (percentage of total property values)
|
* Land tax paid to all other players on passing go (percentage of total property values)
|
||||||
* Ban gifts and trades
|
* Ban gifts and trades
|
||||||
|
|
||||||
* co-ownership of properties
|
* co-ownership of properties
|
||||||
* no money. You get what you land on and trade
|
* no money. You get what you land on and trade
|
||||||
* positive interest rates on cash
|
* positive interest rates on cash
|
||||||
|
Reference in New Issue
Block a user