Coder Social home page Coder Social logo

codergautam / worldguessr Goto Github PK

View Code? Open in Web Editor NEW
25.0 1.0 9.0 22.27 MB

Free & Open source version of Geoguessr

Home Page: https://worldguessr.com

License: MIT License

JavaScript 88.72% CSS 0.93% Nix 0.01% Procfile 0.01% SCSS 10.33%
educational-game game geography geoguess geoguessr google-maps googlemaps-api multiplayer-game streetview web-game

worldguessr's Introduction

WorldGuessr

A free and open-source version of the popular geography game inspired by GeoGuessr. This project is built with Next.js and aims to provide a fun and educational way to explore the world through random street views.

Play now here!

Features

  • Random Street Views: Experience a new location anywhere in the world on each game.
  • Multiplayer Mode: Challenge your friends or play against random opponents in real-time.
  • Country Streaks: Test your knowledge and see how many countries you can guess in a row.
  • Free to run: The project is open-source and free to run on your own server. Uses the Google Maps Streetview Embed API, which is completely free compared to the costly SDK used by GeoGuessr.

Acknowledgements

Running Locally

Prerequisites

Before you start, ensure you have the following installed:

Installation

  1. Clone the repository:

    git clone https://github.com/codergautam/worldguessr.git
    cd worldguessr
  2. Install dependencies:

    pnpm install
  3. Run the development server:

    pnpm run dev

    Open http://localhost:3000 with your browser to see the result.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. You are free to use, modify, and distribute this project for personal or commercial use. See LICENSE.md for more information.

Community

Join the Discord community here to discuss new features, report bugs, talk to the developers and connect with other players.

You can email me privately at [email protected]

worldguessr's People

Contributors

codergautam avatar maxwoollons avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

worldguessr's Issues

Feat: Add places

Can you add places as well currently game always drops us to random road it would be fun if game gives hs famous place or something like that

Road Names Visible

The road names are visible on Google Maps Street View, making it very easy to guess the location. (Usually <100km)

Suggestion - Remove trekker coverage

I find issue in the fact that a lot of times I play, I get a lot of trekker coverage. (where people, not streetview cars take panoramas) I find this quite annoying since it's quite hard to pinpoint where you are being in buildings. Playing normal GeoGuessr I don't get this issue and it is much more fun to play.

Implement a keep alive mechanism

if a network error occurs and websocket disconnects, onclose is not fired. implement a pong mechanism where the client has to send a pong every 10 seconds to server and if there is no pong in the last 60 seconds the clinet is disconnected

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.