Good ol' PacMan.
To play, you just need to use the arrow keys on your keyboard
What's the best score you can get ?
Let's find out !
Made with ❤️ in Java.
Runs using java.swing library and the Factory, State and Strategy design patterns.
Prerequisites: You must have Java installed (JRE 16 at least) on your computer.
-
On GitHub, go to the main page of the repository.
-
Go to the
Releases
section, and download the filepacman.jar
-
Run the game with the command :
java -jar pacman.jar
(Or just double click the file on Windows)
-
Enjoy !
This project is licensed under the MIT License - see the LICENSE file for more details.