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