Create a small game to learn some programming concepts

Опубликовано: 26 Май 2026
на канале: Luke Fox
101
4

Assets: https://drive.google.com/drive/folder...
Follow along in playlist 0:
   • Lesson 0: Create a game to learn programmi...  
The goal for this playlist: setup up the easiest programming environment to learn some key programming concepts by building a game using Python the easiest programming language.
Hopefully should take between an hour and half a day. It will be worth your time. And I note where to skip sections if you already know the concepts (run your program in the terminal with ./my_game).
Enjoy, Luke