Skip to content

EclipseShadow55/PyTamagotchi

Repository files navigation

PyTamagotchi

Tamagotchi made using CircuitPython (and PyGame for PC display)

Setup

With Python (Windows/Linux PC)

  1. Install Python
  2. Download the files from the Github repository
  3. Navigate into the directory where the files are located
  4. Run pip install dependencies.txt to install dependencies
  5. Run tamagotchi.py
  6. Enjoy!

Controls

PC

Up Arrow Key: Action associated with the current screen Left Arrow Key: Switch scenes to the left, move left in game Right Arrow Key : Switch scenes to the right, move right in game

Screens

Indoors (Starting Screen)

  • Pet the pet to increase happiness

Kitchen (1 To The Right)

  • Feed the pet to increase hunger (I know it doesn't make too much sense, but more hunger is a good thing)

Outdoors (1 To The Left)

  • Play with the pet to increase happiness

Customization

Changing Pet

  1. Replace any sprite in PNGs with your own pet sprites, making sure to keep the EXACT SAME NAMES
    • I recommend using Piskel to create your sprites
    • Make sure to export your sprites as Sprite-Sheet PNGs
    • Pick a dimension that is a multiple of 128x128 for the best results
    • Make sure to keep the same dimensions for all of the pet sprites
  2. Run the program and enjoy your new pet!

About

Tamagotchi made using CircuitPython (and PyGame for PC display)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages