Colorful arcade shooter
Glow Fighter is an arcade shooter written in Java using LibGDX. It runs on desktop and on the web. Play online here.
Clone this repository. If you just want to run the project, open the command line and navigate to the local repository and type gradlew desktop:run
. For setup in an IDE:
For more help see the LibGDX wiki.