A virtual pet game built with Python and Pygame — powered by Amazon Q CLI!
- Mood-based pet behavior
- Real-time stat decay even when the game is closed
- Save/load pet state
- Sound effects, background visuals, and animated pet sprites
- Built interactively with Amazon Q CLI during the game development campaign
- Install Python 3.7–3.12
- Run:
pip install pygame - Download the code and run:
python virtual_pet.py
Note: This is the basic structure, assets can be added accordingly for better UI experience