A downloadable game for Linux

The system incorporates two separate applications.

One is the backend, which contains all the game logic and provides API endpoints for communicating with any front end.

The second application is the front part of the game (implemented in Godot Engine), which communicates with the backend to get the necessary data.

The objective is to incorporate the following:

  • Graphics sounds
  • Authentication system
  • A web content management system for adding new data to the game
  • Gamification system to help the player improve their urban awareness
  • Adding web, windows, Mac, and mobile versions.


Published 4 hours ago
StatusIn development
PlatformsLinux
AuthorPuma1140
GenreEducational
Made withGodot
Average sessionA few minutes
LanguagesGreek Modern

Download

Download
citizenship-0.0.1-SNAPSHOT.war 45 MB
Download
Citizenship.x86_64 39 MB
Download
citizenship.sql 33 kB

Install instructions

The game is in early development. To test it, you must first install MySQL on your computer and import the citizenship.sql file into a database named citizenship.

Next, you need to download the war file and run it with the command (you need to have at least Java 17 installed):

java -jar citizenship-0.0.1-SNAPSHOT.war

If the server starts successfully, you may download and start the game (currently, only the Linux version is uploaded).

Leave a comment

Log in with itch.io to leave a comment.