This is a game where you are put anywhere on earth, and you have to figure out where you are
- Fork this repository to your account
- Clone the repository
- Replace the api key found at the bottom in /index.html and /play/index.html with your own
- This api key can be created freely at https://console.developers.google.com/google/maps-apis/apis/maps-backend.googleapis.com
- Your key will be at the credentials tab on the left
- A credit card is needed to create the api key
- Push to your Github page
- 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)