A fairly accurate clone of the original 1980 Pac-Man written in Java using libGDX
Go to file
Matt Low fc912863ad Register high score if it fits anywhere in the top 10.
When adding it, render in appropriate position.
2020-01-22 20:18:14 +04:00
android Add visible return/save buttons to high scores pages 2020-01-22 19:42:49 +04:00
core Register high score if it fits anywhere in the top 10. 2020-01-22 20:18:14 +04:00
desktop Refactor some constants to Constants class 2020-01-22 02:35:05 +04:00
gradle/wrapper Update project for Android builds 2020-01-15 22:22:01 +04:00
.gitignore Initial commit. 2019-12-23 23:07:24 +04:00
build.gradle Update project for Android builds 2020-01-15 22:22:01 +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
icon_foreground.svg Support dynamic icon 2020-01-15 23:19:19 +04:00
icon.svg Update project for Android builds 2020-01-15 22:22:01 +04:00
settings.gradle Update project for Android builds 2020-01-15 22:22:01 +04:00