Virtual Pet Game
- 2 Devlogs
- 2 Total hours
Virtual Pet Game - Thunder McKing I'm a bit crap at python btw
Virtual Pet Game - Thunder McKing I'm a bit crap at python btw
Dev Log 2 - 09/06/2026
What works now
⸻
Fixes done
⸻
Current state
⸻
Next ideas
DISCLAIMER
This is nowhere near the final product, I will be using some graphic design knowledge to make the UI more nice to look at and less blocky, I also want to make the images transition a bit better and add a few catchphrases and stuff as well. Any suggestions, please leave below.
Dev Log 1 – Thunder McKing
Date: 10/06/2026
Today I started my virtual pet project called Thunder McKing. I set up the basic project structure and created the main Python file using Tkinter to open a game window. I also began building a simple Pet class for the character.
I had a few issues with setup and file paths at first, but I fixed them by organising my folders properly and testing the program step by step.
Next, I will add a pet image and start working on basic interactions like mood and feeding.