This commit is contained in:
DeaDvey 2025-07-07 22:56:26 +01:00
parent 51720dde8f
commit dbd42a1de9

14
README.md Normal file
View File

@ -0,0 +1,14 @@
A CLI clone of "Billionaire: Capitalist Tycoon" by Alegrium<br/>
I used to play this game when I was like 7 and it's off the play store so I though I'd make a CLI clone in Python
# Commands
* help: help's the user
* status: output's networth, available money, threat level, your businesses and earning/hour
* shop/buy: lists available businesses
* sell: sells that business
* leaderboard: shows the wealth leaderboard
* quit: exit's game
# Additional functionality:
* randomly get fined based on threat level
* permanent saves