added css, font, levies, improvements

This commit is contained in:
Nathan Schneider
2023-07-06 11:21:24 -06:00
parent 0817c6faf8
commit fc23460c5e
5 changed files with 567 additions and 265 deletions

View File

@@ -6,6 +6,10 @@ 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.
## How to use
Download the entire repository and run MonopolyLedger.html locally in a browser.
## Possible rules
The following are example rule changes that can be tried up against the standard rules.
@@ -13,8 +17,9 @@ The following are example rule changes that can be tried up against the standard
### Goals
* All players win when each player has built a hotel
* Pay more taxes than anyone else
* Collectively get a hotel on every buildable space
* Bankrupt the bank
* Everyone loses if you get below *x* Gini coefficient
### Rules
@@ -31,7 +36,7 @@ The following are example rule changes that can be tried up against the standard
* venture capital investments from bank or other players
* extractive or ballooning payments demanding growth
* rule change vote
* quadratic, 1p1v
* quadratic, 1p1v, consensus
## Citations
@@ -43,11 +48,9 @@ The following are example rule changes that can be tried up against the standard
* Do a game jam on alternative Monopoly rules, designing and testing them.
* Use movable boxes dashboard js thing to allow moving
- https://gridstackjs.com/
* Rules tool
* Enable initial and dynamic additions of rules atop standard rules
* Enable voting on rule changes: 1p1v, quadratic
* Levies tool
* % of cash
* % of property values
* % of total wealth
* % of transactions
* Add link to Git, credit, and license in footer
* add Gini coefficients to balances for total wealth