Terminal Tamagotchi is a simple virtual pet you can take care of from your terminal. You can feed it, let it sleep, and play with it. Over time, its stats change — if you ignore it for too long, it might get hungry, tired, or sad. If things get really bad, it can even die :skull:
You control everything by typing numbers or commands into the terminal. Terminal Tamagotchi
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Added aging system that cause random events to happen. Also fixed LOTS of bugs and made menu's function better. Change hunger from a 0-10 scale to a 10-0 to match the other stats.
Fixed lots of bugs. Got json saving and loading working! Also improved UI A LOT. Im gonna try to implement some sort of age system and text art tomarrow.
Setup and created terminal tamagotchi. A simple terminal game where you take care of a pet! The pet can die, run away or stay healthy. Next I will add text art for the pet displaying it's feelings.