Tag:game-dev-course
All the articles with the tag "game-dev-course".
Game dev course, lesson 0: your workshop
Posted on:April 14, 2026 at 12:00 PMFor learners about age 8+ (with grown-up help when needed): welcome, what you will build, and four setup pillars before lesson 1—editor, Python, Hello World, and filesystem basics—plus a link to the companion lab for OS-specific steps.
Game dev course, lesson 2: guess the number
Posted on:April 19, 2026 at 12:00 PMFor ages about 8+: build a console guess-the-number game with comparisons, if/elif/else, while loops, and random—your first real game-style loop.
Game dev course, lesson 1: a Mad Lib console game
Posted on:April 14, 2026 at 02:00 PMFor ages about 8+: learn variables, input, and output in Python with a playful Mad Lib console game—your first step from setup toward game-sized ideas.