Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dbc27f3

Browse files
committed
Update readme to include self host explanation
1 parent 865cae7 commit dbc27f3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,12 @@ This is a game where you are put anywhere on earth, and you have to figure out w
1414
### See how you did
1515

1616
![Overview of score](screenshots/score.png)
17+
18+
### How to self host this (in case my api quota runs out)
19+
1. Fork this repository to your account
20+
2. Clone the repository
21+
3. Replace the api key found at the bottom in /index.html and /play/index.html with your own
22+
* This api key can be created freely at https://console.developers.google.com/google/maps-apis/apis/maps-backend.googleapis.com
23+
* Your key will be at the credentials tab on the left
24+
4. Push to your Github page
25+
5. Set up Github pages for the repository (tutorial: https://pages.github.com)

0 commit comments

Comments
 (0)