Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2d21df commit 8c13417Copy full SHA for 8c13417
README.md
@@ -21,5 +21,7 @@ This is a game where you are put anywhere on earth, and you have to figure out w
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
+ * A credit card is needed to create the api key
25
4. Push to your Github page
26
5. Set up Github pages for the repository (tutorial: https://pages.github.com)
27
+ * For __username__.github.io to work you need to name the repository __username__.github.io (as stated in the GitHub pages tutorial)
0 commit comments