Skip to content

A wordle inspired game that incorperates aspects of another game, geoguesser

Notifications You must be signed in to change notification settings

sightsontheheights/GeoWordle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

GeoWordle

All Contributors CodeFactor License

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.

Getting Started

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.

👏 Contribution

Cyril Thomas
Cyril Thomas

💡
Jason Au
Jason Au

💻 🎨
Samson Ha
Samson Ha

💻

About

A wordle inspired game that incorperates aspects of another game, geoguesser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.2%
  • CSS 5.8%
  • HTML 4.0%