Skip to content

Moon-developer/tamagochi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pygotchi

A simple 8-bit Python Tamagotchi game made with Pyxel.
Assets done by author

About

Pylint
Using pyxel as a simple Python game engine to expirement making a tamagochi style game.

note: game still in early development

Setup

$ git clone https://github.com/Moon-developer/tamagochi
$ cd tamagochi
$ pip install -r requirements.txt
$ python main.py

Controls

KEY_LEFT  => move left
KEY_RIGHT => move right
KEY_UP    => move up
KEY_DOWN  => move down
KEY_1     => change to bedroom
KEY_2     => change to kitchen
KEY_3     => change to bathroom
KEY_Q     => quit game

Showcase

showcase

About

A simple 8-bit python Tamagochi game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages