1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-09 23:35:13 +00:00
QB64-PE/tests/qbasic_testcases/pete/monopoly/monopoly.txt
Matthew Kilgore 9ee89d6ff4 Add QBasic tests
These tests use a variety of sample code (with some of the larger files
removed, so they are not complete!) and verifies that they all compile
successfully.
2022-04-28 23:00:07 -04:00

12 lines
580 B
Plaintext

This version of monopoly allows several house rules:(y/n choice for each) free parking jackpot , sell back houses/hotels at full price, unmortgage interest, unlimited houses/hotels, land on go bonus, and beep on bad input.
It also has a larger board, and three new options: trading, quick inventories, and deed viewing.
When you are raising cash, it shows how much you need/have.
Everything happens on the board now.
Sorry: no trading to raise cash, no choosing the spot for an odd building, only one save slot, no comments in code.
Any other questions? grahambhg@yahoo.com