A 2D top-down adventure game written in Java and Kotlin. Might never be completed :) work in progress.
This project may be built from source using Maven by running:
mvn clean compile kotlin:compile assembly:single
This produces a runnable luwest.jar in the target-directory, which may be executed by running:
java -jar target/luwest.jar