I have created a much more organized and optimized successor at ry10hu/Stocker
- Python 3
- Colorama
- pip
You can check this by running pip3 --version
in your command line or terminal.
Then install all pip dependencies with pip3 install -r piprequirements.txt
For now just bring up your favorite terminal emulator, navigate to the .py
files, and run python3 main.py
, or just run it from your file explorer.
We may ship out packages in the future, but for now that remains unknown.
As of 4/5/2024 these are the current commands:
buy
orb
- Buys drugs.
- Syntax:
- buy {drug} {amount}
sell
ors
- Sells drugs.
- Syntax:
- sell {drug} {amount}
inventory
ori
- Lists all drugs and how many you own along with the current price.
price
- Check the price of a certain drug
- Syntax:
- Price:
- price {drug}
balance
orbal
- Tells you how much money you have.
clear
orcls
- Clears the terminal