Here's the app! https://globeguesser.herokuapp.com/
- Open your terminal
- Type "npm start"
- Open localhost:3000. Open another in another tab
- Give the values for the required input fields
- And you're good to go!
This is a simple multi-player game where you can challenge your friends on who can guess the location perfectly by looking at a street view, moving, and pin pointing on the map. It calculates the distance between the original coordinates and the coordinates of the location you pin-pointed and increases the points accordingly.
- Enter the room id, username, time limit, players limit and round limit
- Click Confirm and once all your friends have joined, simply click "Start"
- Left click and drag your mouse over the screen to turn and click on the arrows to move forward, backward, right or left
- Click on the map to locate your guess and click "Confirm"
- Wait for all your oponents to finish guessing
- Once everyone has given their guesses, click "Next". Only the host of the room will be able to click this.
- Once all rounds are over, the names and score of the top 3/2/1 respectively are displayed.
- You have an option to either play again or exit.
- ....
- Fun?
- If you refresh the tab, the connection will automatically get cut and the server will restart