Skip to content

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

License

Notifications You must be signed in to change notification settings

fabcolonna/polito-cas-landtiger-pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks