GitHunt
FA

fabcolonna/polito-cas-landtiger-pacman

Implementation of the traditional Pac-Man game for the LandTiger LPC1768 Cortex-M3 board, as a final project for the Computer Architectures Course @ PoliTO

Pac-Man for the LandTiger LPC1768 board

Pac-Man Logo

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).

Custom peripherals library

Documentation

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.

License

This project is licensed under the MIT License. For more information, please refer to the LICENSE file.

Languages

C97.5%Assembly1.4%Python1.1%

Contributors

MIT License
Created December 28, 2024
Updated May 23, 2025
fabcolonna/polito-cas-landtiger-pacman | GitHunt