l-e-webb / gemini

Global Game Jam 2022 project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gemini

This game was created by Louis Webb for Global Game Jam 2022. It is available for download on its jam page. Download gemini_universal.zip and find the appropriate executable for you OS.

Running the game from source

Clone the repository and run

./gradlew :desktop:run

from the root directory to build and run the game (gradlew :desktop:run on Windows).

Credits

It was made in libGDX, an open-source game engine. Some source files (such as the Gradle files, gradlew and gradlew.bat, and other configuration files) were generated automatically by the libGDX project creator. All libGDX source is licensed under Apache License 2.0.

The Tracer UI skin was made by Raymond "Raeleus" Buckley, and is shared under CC BY 4.0.

All other source code was written by Louis Webb. Per Global Game Jam rules, this software is licensed under the CC BY-NC-SA 4.0 license. You may copy, share, and adapt for non-commercial purposes, with the restriction that you attribute Louis Webb and that any redistribution is under the same license. See LICENSE file for full license text.

This software is provided AS-IS without any warranty, etc., you know the drill.

About

Global Game Jam 2022 project

License:Other


Languages

Language:Kotlin 100.0%