DEV Community

Caleb Wodi
Caleb Wodi

Posted on • Edited on

15 years old learning game development on Android (Day 17)

Day 17 of my 60 Days Game Development On Android Challenge

Today my project finally came to life! 🎉
I added all my assets; images, fonts, music, and sound effects
And then jumped into coding.
I wrote files like player.py, enemy.py, and main.py, I loaded everything together in Pygame. then I ran it

The best part? Seeing objects move smoothly on screen and hearing the sounds trigger perfectly. My little game feels alive now! 🎮🔥

Top comments (0)