A clone of Geoguessr using react. GeoWordle is a geography game that uses Google Street View imagery to present players with random locations from around the world. Players have to use visual clues within the images to make educated guesses about where they are on a map.
You need to get an API Key and configure the Google Maps API to make the game work.
Download Node.js if you don't have and make sure you can run npm
from the terminal.
# Clone Project
git clone https://github.com/Cyril-Thomas03/GeoWordle
cd geo-wordle
# Install Dependencies
npm install
# Run the project
npm run start
Open http://localhost:3000 with your browser to see the result.
Cyril Thomas 💡 |
Jason Au 💻 🎨 |
Samson Ha 💻 |