Skip to content
Thomas Planchard edited this page Dec 8, 2023 · 3 revisions

Pac-Man Clone Game Wiki!

This GitHub repository houses the source code for the Pac-Man clone project, including the assembly language code and documentations. It serves as the primary location for issue tracking related to the project.

If you encounter any issues or wish to report a problem, please open an issue on GitHub using the bug report template.

Why a Pac-Man Clone Game?

This project, provided by ALGOSUP, focuses on the development of a Pac-Man clone game, primarily aimed at enhancing our understanding and proficiency in assembly language programming. The purpose of this endeavour is to provide a practical and engaging platform for learning assembly, utilizing the iconic Pac-Man game. By recreating the Pac-Man game, participants have the opportunity to delve into the intricacies of assembly language, gaining valuable insights and skills in low-level programming. This project serves as a dynamic and enjoyable means of mastering assembly while working on a classic and entertaining game.

Clone this wiki locally