shivprime94 / geoguesser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

geoguesser

In this project you get a random location across the globe and you have to guess the location where it is. The more accurate you guess the more score you get.

image

Setup

Clone the repository

git clone <remote_url>

Move to the cloned directory

cd geoguesser

Generating your own API Key

Step-1

Go to https://console.cloud.google.com/ and create a new project

Step-2

Go to image and then library

Search for Maps JavaScript API

Step-3

Go to credentials and generate API key and put it into index.html line 25

System Requirement

Any browser and OS [If you are facing any problem, please update you browser]

About


Languages

Language:JavaScript 56.1%Language:HTML 26.3%Language:CSS 17.6%