Back to Projects
CGame / C20
Pet Care Simulator
A C simulation game where you keep a virtual pet healthy and happy, built on a state machine with save and load through file I/O.

csimulationgame
Key Highlights
State machine for pet mood and health tracking
Multiple care actions: feed, clean, play, sleep
Time-based health degradation system
Game loop with real-time status display
Save/load game state via file I/O
Tech Stack
CGame LogicFile I/O
GitHub Repository
github.com/ErdoganPeker/Pet_Care_Simulator