Skip to content

YarikHrabovets/tamagotchi

Repository files navigation

License PRs Welcome Open Source Love svg1 made-with-python

Tamagotchi game

Tamagotchi game using python.

The Tamagotchi is a handheld digital pet that was created in Japan by Akihiro Yokoi of WiZ and Aki Maita of Bandai. It was released by Bandai on November 23, 1996 in Japan and in the USA on May 1, 1997, quickly becoming one of the biggest toy fads of the late 1990s and the early 2000s.

Some screenshots

General Dependenices

Usage

  • Clone the repo, and then
$ cd tamagotchi
$ pip install -r requirements.txt
$ python main.py

Have fun!