A fairly accurate clone of the original 1980 Pac-Man written in Java using libGDX
Add Level object which contains level data (in the form of an 2D array of stateless LevelComponents), LevelLoader which loads level data from a txt file. |
||
---|---|---|
core | ||
desktop | ||
gradle/wrapper | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
settings.gradle |