Posted July 01, 2025 by Jerrylikesgreen
#DevLog #Prototype #tamagotchi #tamagotchi-like #tamagotchi -clone
I have added most of the game’s assets, but I still need to test and integrate them for use. I’m currently experiencing an issue with the main background music (BGM) not looping correctly. I will troubleshoot this before the next update, which should be version 1.4, as long as nothing goes wrong.
At this point, the game is still not playable. I need to implement the Pet State Machine, as it is the only missing component that will make the game somewhat playable. This machine manages all the meter logic, which is essentially the main game loop.