/yuru-new-horizons

🗾 Relaxing city builder game with lots of Japanese pop culture references written in Java with libGDX

Primary LanguageJava

yuru-new-horizons

CI Gitpod Ready-to-Code

Yuru New Horizons is a relaxing city builder game with lots of Japanese pop culture references written in Java with libGDX.

Yuru New Horizons

Play the game

A compiled JAR of the game is available in pipeline artifacts.
To start the game launch a terminal then execute java -jar <path to jar>.

You can also play the web version of the game directly here (might be buggy).

Compilation

This project uses Gradle as build automation tool.

Clone this repo then launch ./gradlew desktop:run to run the desktop version or ./gradlew html:superDev for the web version of the game.

A launch.json file is also provided for those working on Visual Studio Code.

Instructions here for deployements.

Authors

This game is an object-oriented programming and agile development engineering courses project. (Projet long de Technologie Objet – 1SN @ ENSEEIHT, France)