8000 GitHub - posixpascal/geofind: Multiplayer Geographical Guessing Game using PostGIS, Nuxt, Leaflet & Colyseus.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

posixpascal/geofind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Maintainability Test Coverage License: GPL v3 Uptime Status

🌍 πŸ” geofind.io

geofind.io is a multiplayer geographical guessing game written exclusively in TypeScript featuring different game modes, custom markers, fine-tuned settings and lots of other features.

Play now!

🌈 Screenshots

πŸ•Ή Game Play

πŸ“ Home

πŸ‘₯ Lobby

πŸ’„ Profile

πŸ› Structure

The project is structured using yarn workspaces. The following namespaces exist at the moment:

  • packages/web: Nuxt powered web client
  • packages/api: Colyseus GameServer API
  • packages/app: ReactNative powered mobile client

πŸš€ Up and running

To install geofind on your local machine, follow the instructions listed below.

First, install the dependencies listed in the package.json file:

# in root directory
yarn install

Then start the servers using:

yarn workspace @geofind/api start:dev
yarn workspace @geofind/web start:dev

πŸ”¨ Database

This project depends on a PostgreSQL with PostGIS extension. A database dump is located in this repo under config/dumps for your convenience.

πŸ—Ί Tileserver

The frontend expects 2 URLs to a tileserver (see: ./packages/web/.env.example). You may specify your own tileserver but it's not necessary for the application to start.

🀝 Contribution

Contribution is very much appreciated and every pull request will be considered for merging into master.

πŸ‘¨β€βš–οΈ License

This project is licensed under GNU GPLv3. View LICENSE for more information.

πŸ“ Copyright

geofind.io is Copyright Β© 2019 by Pascal Raszyk

About

Multiplayer Geographical Guessing Game using PostGIS, Nuxt, Leaflet & Colyseus.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0