gabrielrbarbosa / MapillaryGeoGuessr

Free and open-source GeoGuessr alternative, using Mapillary JS instead of Google Maps' expensive APIs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mapillary GeoGuessr

Free and open-source GeoGuessr alternative, using Mapillary JS instead of Google Maps' expensive APIs. It consumes Mapillary API endpoint https://graph.mapillary.com/images then filters camera_type='spherical' and select 5 random places to play.

  • TODO: Complete OAuth access and refresh tokens
  • TODO: Game UI and show scores, distances like Geoguessr
  • TODO: Multiplayer Free Parties (?)

Setup

  • Create new Mapillary Account
  • Create new Mapillary App and replace .env variables
  • Run composer install

License

MIT

About

Free and open-source GeoGuessr alternative, using Mapillary JS instead of Google Maps' expensive APIs.

License:MIT License


Languages

Language:PHP 54.5%Language:JavaScript 43.9%Language:CSS 1.6%