A fairly accurate clone of the original 1980 Pac-Man written in Java using libGDX
Go to file
Matt Low a8e4d2526e Fix (again) and simplify ghost capture logic
Spawn ghosts inside their house
Start a new game by pressing 'n'
2019-12-28 00:47:18 +04:00
core Fix (again) and simplify ghost capture logic 2019-12-28 00:47:18 +04:00
desktop Allow resizing 2019-12-25 16:26:13 +04:00
gradle/wrapper Move asset loading to central Assets object. Add joystix font 2019-12-24 15:32:52 +04:00
.gitignore Initial commit. 2019-12-23 23:07:24 +04:00
build.gradle Move asset loading to central Assets object. Add joystix font 2019-12-24 15:32:52 +04:00
gradle.properties Initial commit. 2019-12-23 23:07:24 +04:00
gradlew Initial commit. 2019-12-23 23:07:24 +04:00
gradlew.bat Initial commit. 2019-12-23 23:07:24 +04:00
settings.gradle Initial commit. 2019-12-23 23:07:24 +04:00