Lucxjo / Arbucies

A game for the JVM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arbúcies

A game built for the JVM as a learning project. The project is licensed with the GNU GPL Version 3. The game is built with AdoptOpenJDK 14.0.1+7 and Kotlin/JVM 1.3.41.

Join my Discord

Building

We use Gradle for the build system with the Badass Runtime Plugin, this means that you can excecute ./gradlew jpackage on GNU/Linux and macOS or ./gradlew.bat jpackage on Microsoft Windows to generate a build of the project with a bundled JRE.

Attributions

Artwork

Player sprites were created by Philipp Lessen, used without modification, and downloaded from Google Blogscoped under the Creative Commons Attribution 3.0 license.

About

A game for the JVM

License:GNU General Public License v3.0