No description
Find a file
2025-10-29 21:37:30 +01:00
app Remove annoying authentification 2025-10-29 21:37:30 +01:00
data Removed OSM map layer 2023-04-06 07:25:55 +02:00
.editorconfig Removed OSM map layer 2023-04-06 07:25:55 +02:00
.gitignore Removed OSM map layer 2023-04-06 07:25:55 +02:00
.rsyncignore Removed OSM map layer 2023-04-06 07:25:55 +02:00
docker-compose.yml Fix map sat 2023-04-06 08:35:06 +02:00
LICENSE Removed OSM map layer 2023-04-06 07:25:55 +02:00
package-lock.json Remove annoying authentification 2025-10-29 21:37:30 +01:00
README.md Remove annoying authentification 2025-10-29 21:37:30 +01:00

opengeogame

Open Geo Game. Place the cities on the map and earn points, if it is enough close.

An instance of this game might be running at https://geo.games.s1gm4.eu.

Installation

git clone https://framagit.org/s1gm4/games/GeoGame.git
cd GeoGame
npm install

Database setup

Create a database and update the URI in .env.

Usage

npm run start