/locationestimatr.github.io

This is a game where you are put anywhere on earth, and you have to figure out where you are

Primary LanguageJavaScript

locationestimatr.github.io

This is a game where you are put anywhere on earth, and you have to figure out where you are

How to play

Choose a map

Image of choosing a map

Guess where you are

Image of street view

See how you did

Overview of score

How to self host

  1. Fork this repository to your account
  2. Clone the repository
  3. Replace the api key found at the bottom in /index.html and /play/index.html with your own
  4. Push to your Github page
  5. Set up Github pages for the repository (tutorial: https://pages.github.com)
    • For username.github.io to work you need to name the repository username.github.io (as stated in the GitHub pages tutorial)