From dbd42a1de9bedd769ba0c90c3c4cd6d91e8ca12d Mon Sep 17 00:00:00 2001 From: DeaDvey Date: Mon, 7 Jul 2025 22:56:26 +0100 Subject: [PATCH] readme --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..334dca5 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +A CLI clone of "Billionaire: Capitalist Tycoon" by Alegrium
+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