This is an implementation of the Pac-Man game for the LandTiger, an ARM-based LPC1768 board, developed from stratch as a project for the course of Computer Architectures at Politecnico di Torino (MSc in Computer Engineering).
The game is written in C, and has been developed using my custom library for the board, which is available here, using the sample Keil project available in the sample
branch of the library repository. Check out the Doxygen documentation of this library by clicking on the badge above.
Refer to the README of the library for more info.
This project is licensed under the MIT License. For more information, please refer to the LICENSE file.