nealholt / python_programming_curricula
This repo contains 3 years (2 semesters each year) of high school level Python programming curricula. It incorporates content from many sources, not all of which are my own. I hope it will be of use to new and veteran educators alike. Note that it is based on a mostly-self-paced points system in which each project completed contributes toward a …
☆16Updated 4 years ago
Alternatives and similar repositories for python_programming_curricula
Users that are interested in python_programming_curricula are comparing it to the libraries listed below
Sorting:
- Code for a tutorial on pygame masks, video here: https://youtu.be/uW3Fhe-Vkx4☆11Updated 3 years ago
- You can find the full tutorial on Youtube: https://youtu.be/KJpP85tnOKg☆176Updated 3 years ago
- Game files for the video on Space invaders in pygame that can be found here: https://youtu.be/o-6pADy5Mdg☆63Updated 3 years ago
- project files for this tutorial: https://www.youtube.com/watch?v=MYaxPa_eZS0&lc=UgyeDAJJHAetg3ftH1B4AaABAg☆31Updated 4 years ago
- Project files for a YouTube tutorial on a platformer game☆67Updated last year
- Project files for a tutorial [Learning pygame by making snake]☆69Updated last year
- Project files for a video game tutorial on creating flappy bird. Link to the video: https://youtu.be/UZg49z76cLw☆93Updated last year
- Project files for the video "Master Python by making 5 games"☆86Updated last year
- Project files for a Tiled introduction video☆27Updated 3 years ago
- A project to create a basicZelda prototype, link to the video : https://youtu.be/cwWi05Icpw0☆45Updated 3 years ago
- Code repository for code done in Youtube tutorials☆104Updated 3 months ago
- Misc pygame tutorials☆92Updated last year
- Project files for a Mario Maker inspired game☆118Updated 2 years ago
- Creating the game Space Invaders using Pygame Module in Python☆340Updated last year
- This is the code base for the pygame tutorials posted on my YouTube channel.☆222Updated 6 months ago
- ☆129Updated last year
- Turn based battle☆54Updated 2 years ago
- Project files for the video on making Pong in Pygame☆66Updated 4 years ago
- My updated level editor in pygame☆49Updated 4 years ago
- A Menu System I created in PyGame for a YouTube Tutorial. It has 3 screens: the main menu screen, an options screen, and a play screen. A…☆54Updated 3 years ago
- A place to store code for works in progress or works that are not meant to be polished versions☆152Updated 3 weeks ago
- 3 Python Automation Projects for Beginners!☆142Updated 6 months ago
- The project for the ultimate introduction to pygame. Link: https://youtu.be/AY9MnQ4x3zk☆362Updated last year
- An example GUI created in python using the module kivy. This is a very basic login system where you can create accounts and login.☆134Updated 6 months ago
- Computer Graphic Midterm - Indra Imanuel Gunawan / 20195118☆13Updated 5 years ago
- Introduction to making object-oriented apps with Pygame