An open API service indexing awesome lists of open source software.

https://github.com/MrModd/Matagotchi

Tamagotchi(R) like game for Flipper Zero
https://github.com/MrModd/Matagotchi

Last synced: about 1 month ago
JSON representation

Tamagotchi(R) like game for Flipper Zero

Awesome Lists containing this project

README

          

[![FAP Build](https://github.com/MrModd/Matagotchi/actions/workflows/build.yml/badge.svg)](https://github.com/MrModd/Matagotchi/actions/workflows/build.yml)

# Matagotchi
Tamagotchi(R) like game for Flipper Zero

![Home](images/home_screen.png)
![About](images/about_screen.png)

## Supported features
### Life stages
The pet grows from an egg to an adult and then dies of old age.

The stages are ![Egg](assets/egg_00_60x60.png) -> ![Baby](assets/baby_00_60x60.png) -> ![Child](assets/child_00_60x60.png) -> ![Teen](assets/teen_00_60x60.png) -> ![Adult](assets/adult_00_60x60.png) -> ![Dead](assets/dead_00_60x60.png)

What? Who said that a cat can't come from an egg? I must have missed some biology lessons.

### Save game
The pet continues living while the game is not running.
The game is saved when exiting and restored when reopening
the application.
The time progress even when the game is not running.
Don't forget to feed your pet!

![Reset](images/reset_screen.png)

If you want to start the game again, you can reset the
state from the settings.

### Experience
![Stats](images/stats_screen.png)

The pet periodically gains experience (XP). Once he reaches
the maximum experience for the current life stage,
he passes to the next stage.

### Hunger
![Candy](images/candy_screen.png)

You have to feed the pet or he will starve.
You can give him candies.

### Health
![Pill](images/pill_screen.png)

When the pet is hungry he starts losing health.
You need to cure him with a pill.
He can also get sick.

# Disclamer
Tamagotchi is a trademark of Bandai Co., Ltd.. We are not affiliated with,
endorsed by, or sponsored by Bandai Co., Ltd., and the use of their trademark
is solely for descriptive purposes within this application.

# TODO
* Add animations for stage up
* Add happyness feature