Pacman This is a pacman game implemented in Java. How to run git clone https://github.com/patriques82/pacman.git cd pacman ./gradlew run if you have gradle installed already use ´gradle run´ instead.