top of page
Writer's pictureNPR School

Python Beginner Course - Part 4 (Pygame)

In this segment of the course, we'll delve into crafting a full-fledged game using Python, complete with animated characters. It's going to be an engaging and enjoyable journey, blending programming with creativity to bring characters to life on the screen. Get ready for an exciting adventure into the world of game development!


Download the ZIP File and extract the folder into a Project folder. It should look like this ProjectFolder>PART4-Pygame>PygameExercises. Open the Project folder in VS Code. Look at the examples and try solving the exercises.



12 views0 comments

Recent Posts

See All

Python Beginner Course - Part 3 (Pygame)

In this segment of the course, we'll explore Python's Pygame library, which is widely used for creating interactive multimedia...

Python Beginner Course - Part 2 (Class)

In this section of the course, we'll delve into Python classes. Classes are fundamental in object-oriented programming (OOP) and serve as...

Comentarios


bottom of page