About the project
·
Built With
·
Main Features
·
Getting Started
.
Contact
As part of my university training, in the 3rd year of a Computer Science license, this 3-week project aimed to learn to develop/recreate the famous game Pac-Man using the Java programming language, the JavaFX graphic library, with object-oriented programming and MVC architecture.
- Java
- JavaFX
- Moving Pac-Man through the grid
- Ghost foes
- Scoring by eating white dots
- Score records
- Level editor
- Clone the repo
git clone /~https://github.com/VictorCombat/pac-man.git
- Launch the PacMan.jar file
- Enjoy 🎮 😃