A game where you are so excited to eat strawberries that you just keep running faster and faster! But be careful not to hit the other runners! See how long you can keep running in Ichi Go!
You can play the game by downloading and running the JAR file located in
deployments/
You will also need to have JVM on your computer to run this file.
Download the IchiGo repo and set up a dev environment (for ex, with IntelliJ). Then, run the lwjgl3Launcher located in
lwjgl3/src/main/java/com.badlogic.ichigo.lwjgl3/
Other ways of playing the game are in progress
The game is programmed in Java and utilizes the LibGDX game framework. Find their wiki here:
All of the core classes to make this specific game work are located in
core/src/main/java/com.badlogic.ichigo/