Skip to content

flebo45/GuessThePlace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GuessThePlace

GuessThePlace is an exciting geography-based game where players test their knowledge of world locations by guessing places based on images. The closer the guess to the actual location, the higher the score!

Features

  • Interactive map-based gameplay
  • Score tracking and leaderboards
  • User profiles and game history
  • Responsive design for various devices
  • Integration with external APIs for location data

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/GuessThePlace.git
  2. Navigate to the project directory:

    cd GuessThePlace
  3. Install the dependencies:

    npm install
  4. Set up your Firebase configuration in src/firebase/firebase-config.js.

  5. Start the development server:

    npm start
  6. Open your browser and go to http://localhost:3000 to play the game.

Usage

  • Register or log in to create a user profile.
  • Start a new game and make your guesses based on the images provided.
  • View your score and compare it with other players on the leaderboard.

Acknowledgments

  • Special thanks to the contributors of the external APIs used in this project.

Our Developers

Happy guessing!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors