Skip to content

k2aj/ubh

Repository files navigation

UBH

UBH is a small bullet hell game.

Building

UBH requires JDK 11 or higher to build and run.

gradlew build - creates a runnable fat jar in ./app/build/libs/ directory.
gradlew run - runs the program.
gradlew test - runs unit tests.

You might need to chmod u+x gradlew on Linux. First build will be really slow due to Gradle downloading necessary files.

Credits

The system for loading content from HJSON files was inspired by a similar system used in the game Mindustry created by Anuken. **Code for this feature was not based on Mindustry source code. No source code or other assets from Mindustry were used in this project. **

About

Simple bullet hell game.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published