Pac-Man clone made with LibGDX
My goals with this project were as follows:
- Create a basic game to become familiar with the libgdx framework.
- Practice Art Asset creation.
- Reproduce the original Pac-Man game as closely as possible.
The "Pac-Man Dossier" was referred to extensively and was a great help in this project. https://pacman.holenet.info/
Open source game library for Java LibGDX
You can download and run the PacDan.FINAL.jar
from the releases page of this repo