User:Veganzombeh/CountingButDifferent

Revision as of 22:58, 8 September 2022 by miraheze>Veganzombeh (Created page with " == Counter == Each player has an Income, which starts at 1, and a Counter, which starts at 0. Once per phase, each player may increment their Counter by their Income. == Reinvestment == Players may subtract 1 from their Counter to increase their Income by 0.01. == Winning == At the end of each phase, a random Winning Threshold is generated between 0 and 1000, not limited to integers. Any players whose Counter is greater or equal to the Winning Threshold win.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Counter

Each player has an Income, which starts at 1, and a Counter, which starts at 0. Once per phase, each player may increment their Counter by their Income.

Reinvestment

Players may subtract 1 from their Counter to increase their Income by 0.01.

Winning

At the end of each phase, a random Winning Threshold is generated between 0 and 1000, not limited to integers. Any players whose Counter is greater or equal to the Winning Threshold win.