Did you just learn how to program in Python and needs to practice a bit more? Are you looking for some mildly complex project to challenge your skills? In this Python 102 course, we'll implement a text-based pac-game together, from scratch. Throughout the videos, we'll go together through all the challenges of implementing a game (how to design the map, how to move the characters, how to understand that the game is over) while exercising all the basics of the Python language. This entire course is basically a live coding session. You will see: How to create simple data structures to store things like the map and game points How to write complex ifs to take the different game decisions How to properly use loops, e.g., to control the main game loop How to get data from the keyboard and react to it How to test your program using basic automated unit testing How to make mistakes, understand why your program is failing, and how to learn from the mistakes I speak out loud every step I take, including my mistakes. In the end of every video, you are asked to implement the pac-man yourself. Did you get lost? No worries, you can find the source code of the game at every point in time in the resources of the course.
Python_102_Developing_a_text-based_pac-man_game.part2.rar
Python_102_Developing_a_text-based_pac-man_game.part3.rar
TO MAC USERS: If RAR password doesn't work, use this archive program:
RAR Expander 0.8.5 Beta 4 and extract password protected files without error.
TO WIN USERS: If RAR password doesn't work, use this archive program:
Latest Winrar and extract password protected files without error.