Little game where you can care your pet.
git clone https://github.com/yuriimakohon/tamagotchi.git
- Run:
mvn javafx:run
- Take care about your pet, because it can: die if
health
decreased to 0, or run away, when don't feelhappy
enough. - If the
water
andfood
level is low, or it isdirty
, the pet will not behappy
. - Low level of
happiness
causes depression -hunger
comes faster - If
water
andfood
level will become 0 -health
will be decrease gradually. - There is some random event when you interact with your pet.