The Art of Doing: Video Game Basics with Python and Pygame
Offered By: Udemy
Course Description
Overview
What you'll learn:
- Fundamentals of the Pygame library and overall video game design.
- How to create Pygame surfaces and draw on them.
- How to blit (copy) images and render text.
- How to add sound effects and music to your games.
- How to handle user input via keyboard and mouse for game controls.
- How to perform collision detection using pygame Rects.
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!
Taught by
Michael Eramo
Related Courses
Advanced Game Development Using PyGameCoursera Project Network via Coursera Animation for Game Development Using PyGame
Coursera Project Network via Coursera Build Space Invaders using Pygame
Coursera Project Network via Coursera Chicken Invaders Game in Python using Pygame
Coursera Project Network via Coursera Create a Connect Four Game in Python using Pygame
Coursera Project Network via Coursera