No description
| app | ||
| data | ||
| .editorconfig | ||
| .gitignore | ||
| .rsyncignore | ||
| docker-compose.yml | ||
| LICENSE | ||
| package-lock.json | ||
| README.md | ||
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