The Art of Doing: Video Game Basics with Python and Pygame
Requirements
- Basic Python/computer science understanding.
Description
Have you learned the fundamentals of Python and then asked yourself; what's next?
If so, consider taking this course which will start you on your journey to making your own playable, fun, and rather addicting video games using Python and the Pygame library.
So often, when students ask for advice they are told to, "Go build something" or "Get involved on a project" but have no idea what projects to build or get involved in.
This course will set you on your way! In this course I will walk you though, step by step, the fundamentals of video game design with Python and Pgyame. We will cover all of the basics including:
Concepts of the main game loop, frames per second, and a clock.
Creating a surface and drawing to it.
Blitting (copying) images and rendering text to a surface.
Adding sound effects and music.
Handling keyboard and mouse input for player movement and control.
Basic collision detection methods
By the end of this course, I hope for two things:
You will want to continue learning and consider about Pygame and Python and enroll in the full course!
Have the confidence and knowledge to begin making your own basic arcade style games with Python!
Good luck and I hope to see you in our next video!
Who this course is for:
- Beginner Python developers curious about video game design and the Pygame library.
- Beginner Python developers who have a love for classic style arcade games.
Instructor
Hello, my name is Michael Eramo. I am a life long learner, a self-taught programmer, and an experienced educator. I hold official Bachelor's degrees in Music, Education, and Physics, as well as a Masters degree in Mathematics. I also hold a certificate in Software Development from Microsoft.
I have years of experience as a high school Physics teacher, Computer Science Teacher, and college Mathematics teacher. I am part of the New York State Master Teacher Program a network of more than 800 outstanding public school teachers throughout the state who share a passion for their own STEM learning and for collaborating with colleagues to inspire the next generation of STEM leaders.
I am passionate about learning new things and teaching what I know to those around me in a way that is engaging, meaningful, and with purpose.