My Journey in Game Development: From Beginner to Creating Best-Selling Courses

TLDRDiscover my two-year journey in game development, from learning Python to creating a variety of games and even best-selling courses on Udemy.

Key insights

🎮I started learning game development with Python and discovered Pygame as a powerful library.

📚I progressively developed my skills by creating a series of games, including tic-tac-toe, snake, pong, breakout, and space invaders.

🎉With each game, I challenged myself to learn new features of Pygame and improve my coding abilities.

💡I developed a platformer game, which became my most watched tutorial on game development.

🔫I explored shooting games, two-player fighting gameplay, and even a dungeon crawler, pushing my skills to new levels.

Q&A

How did you start your journey in game development?

I started learning game development with Python and discovered Pygame as a powerful library.

What games did you create during your journey?

I created a variety of games, including tic-tac-toe, snake, pong, breakout, space invaders, a platformer, shooting game, two-player fighting gameplay, and a dungeon crawler.

Which game became your most popular tutorial?

The platformer game I developed became my most watched tutorial on game development.

How did you challenge yourself throughout your game development journey?

With each game I created, I challenged myself to learn new features of Pygame and improve my coding abilities.

What are your future plans in game development?

I am considering going back to RPG game development or exploring new game libraries, as long as it's fun and enjoyable.

Timestamped Summary

00:00In this video, I share my two-year journey in game development, starting with almost zero programming experience.

00:39I began learning Python and discovered Pygame, a powerful library for game development.

02:30I created a series of games, including tic-tac-toe, snake, pong, breakout, and space invaders, progressively developing my coding skills.

03:41One of my most significant achievements was creating a platformer game, which became my most watched tutorial on game development.

04:47I explored various genres, such as shooting games, two-player fighting gameplay, and even a dungeon crawler, pushing my skills to new levels.