cmdpet / cmd-pet

the command line pet
https://cmdpet.github.io/cmd-pet/
GNU General Public License v3.0
6 stars 4 forks source link

cmd-pet

It's tamagotchi, but for your terminal using Python 3. Want to get started? Download this ZIP file.

FAQ:

Does my pet come with a manual?

Yes! You can read the manual here.

How do I run it?

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.

Is there a Discord server?

Yes! You can join the Discord server here.

I can't do the pip install!

You have to add Python to PATH. This is unchecked by default in the Python installation, so you'll have to check it yourself.

Honorable mentions:

melodicht (https://github.com/melodicht) for code contributions