Skip to content

⛳️ Multiplayer game where players will have to guess the city according to given images. Each player gets 60 seconds to guess the city based on the clues provided to them in a pictorial format and then mark it on the map. The time is taken and the accuracy of the marked location plays an important factor in determining your score!

License

arnabuchiha/CGuess-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cguess logo

This is an online multiplayer game in which every individual player has to guess the city using the clues provided . He also has to mark the location of that city on the map present on the screen. A player is alloted points on the basis of the accuracy and the time taken to ping the location on map. The game also contains a chat feature where a player can interact with other players present in the same lobby.

Branch master GitHub license

Show some love ❤️ and Star ⭐️ the Repository to support the project.

Installation

  • Install Node on your computer
  • Clone this repository and the backend repository from here .
  • Open CMD on your computer and change the directory to the place where you cloned the front-end repository.
  • Run the command npm install to install all the necessary packages from node server.
  • Now run the command npm start to run the frontend on your localhost.
  • Follow the same procedure for the backend repository , to run the server on your localhost .
  • Run the app live on localhost:3000

How To Play 🎮

  • Each player gets 60 seconds to guess the city based on the clues provided to them in a pictorial format and then mark it on the map.The time taken and the accuracy of the marked location play an important factor in determining your score!

Technology Stack 💻

  • React - For Frontend.
  • Node - For backend.
  • SOCKET.IO - For realtime Communication.
  • MongoDB Atlas - For storing Facts.

Screenshots 📷

The Website is live here 😃

About

⛳️ Multiplayer game where players will have to guess the city according to given images. Each player gets 60 seconds to guess the city based on the clues provided to them in a pictorial format and then mark it on the map. The time is taken and the accuracy of the marked location plays an important factor in determining your score!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published