Nothing Special   »   [go: up one dir, main page]

Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

cmdpet/cmd-pet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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