It's tamagotchi, but for your terminal using Python 3. Want to get started? Download this ZIP file.
Yes! You can read the manual here.
Open up CMD, and type cd [insert where it is, for example Downloads]
. Then, type cd src
. When you have done that, type pip install -r requirements.txt
. Finally, type py -3 cmdpet.py
.
Yes! You can join the Discord server here.
You have to add Python to PATH. This is unchecked by default in the Python installation, so you'll have to check it yourself.
melodicht (https://github.com/melodicht) for code contributions