{"id":21899646,"url":"https://github.com/codergautam/worldguessr","last_synced_at":"2026-04-02T19:14:20.302Z","repository":{"id":260168226,"uuid":"786549193","full_name":"codergautam/worldguessr","owner":"codergautam","description":"Free \u0026 Open source version of Geoguessr","archived":false,"fork":false,"pushed_at":"2026-04-01T21:40:55.000Z","size":125533,"stargazers_count":436,"open_issues_count":13,"forks_count":133,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-04-02T09:20:00.716Z","etag":null,"topics":["educational-game","game","geography","geoguess","geoguessr","google-maps","googlemaps-api","multiplayer-game","streetview","web-game","web-games","webgame"],"latest_commit_sha":null,"homepage":"https://worldguessr.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codergautam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-04-14T19:46:53.000Z","updated_at":"2026-04-01T15:21:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"43de9e06-cbaf-42c6-aae9-f2b2c9778485","html_url":"https://github.com/codergautam/worldguessr","commit_stats":null,"previous_names":["codergautam/worldguessr"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/codergautam/worldguessr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codergautam%2Fworldguessr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codergautam%2Fworldguessr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codergautam%2Fworldguessr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codergautam%2Fworldguessr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codergautam","download_url":"https://codeload.github.com/codergautam/worldguessr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codergautam%2Fworldguessr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31314168,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["educational-game","game","geography","geoguess","geoguessr","google-maps","googlemaps-api","multiplayer-game","streetview","web-game","web-games","webgame"],"created_at":"2024-11-28T14:46:00.947Z","updated_at":"2026-04-02T19:14:20.279Z","avatar_url":"https://github.com/codergautam.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Featured Games","game"],"sub_categories":["2. [WorldGuessr Free GeoGuessr](https://www.joygames.io/game/worldguessr)"],"readme":"\n\u003ca href=\"https://worldguessr.com\"\u003e\n  \u003cpicture\u003e\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/codergautam/worldguessr/master/public/logo-readme-dark.png\"\u003e\n    \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://raw.githubusercontent.com/codergautam/worldguessr/master/public/logo-readme-light.png\"\u003e\n    \u003cimg alt=\"WorldGuessr\" src=\"https://raw.githubusercontent.com/codergautam/worldguessr/master/public/logo-readme-light.png\"\u003e\n  \u003c/picture\u003e\n\u003c/a\u003e\n\n\nA free and open-source version of the popular geography game inspired by GeoGuessr. This React based project aims to provide a fun and educational way to explore the world through Google Street View imagery.\n\n### Play now [here](https://worldguessr.com)!\n#### [Join the Discord community](https://discord.gg/yenVspFmkB)\n\n## Features\n\n- **Random Street Views:** Experience a new location anywhere in the world on each game.\n- **Multiplayer Mode:** Challenge your friends or play against random opponents in real-time.\n- **Country Streaks:** Test your knowledge and see how many countries you can guess in a row.\n- **Free to run:** The project is open-source and free to run on your own server. Uses the [Google Maps Streetview Embed API](https://developers.google.com/streetview/web), which is completely free compared to the costly SDK used by GeoGuessr.\n\n## Acknowledgements\n\n- [Leaflet](https://leafletjs.com/) for the minimap display.\n- [Google Maps API](https://developers.google.com/maps) for the generous free-tier on street view imagery.\n- [Vali](https://github.com/slashP/Vali) by @SlashP for generating balanced locations distributions for all countries.\n- [Next.js](https://nextjs.org/) for the web application.\n- All contributors who helped bring this project to life!\n\n## Running Locally\n\n### Prerequisites\n\nBefore you start, ensure you have the following installed:\n- [Node.js](https://nodejs.org/en/) (v12.x or later)\n- [npm](https://www.npmjs.com/) (v6.x or later)\n- [pnpm](https://pnpm.io/) (v8.x or later)\n\n### Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/codergautam/worldguessr.git\n   cd worldguessr\n   ```\n\n2. Install dependencies:\n   ```bash\n   pnpm install\n   ```\n\n3. Run the development server:\n   ```bash\n   pnpm run dev\n   ```\n\n   Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n## Deploying to a VPS / External Server\n\nIf you're deploying WorldGuessr on a VPS or any server with an external IP (not localhost), you **must** configure these environment variables in your `.env` file:\n\n```bash\n# Replace YOUR_IP with your server's IP address or domain\nNEXT_PUBLIC_API_URL=YOUR_IP:3001\nNEXT_PUBLIC_WS_HOST=YOUR_IP:3002\n```\n\n**Example with IP:**\n```bash\nNEXT_PUBLIC_API_URL=123.45.67.89:3001\nNEXT_PUBLIC_WS_HOST=123.45.67.89:3002\n```\n\n**Example with domain (after setting up nginx):**\n```bash\nNEXT_PUBLIC_API_URL=api.yourdomain.com\nNEXT_PUBLIC_WS_HOST=ws.yourdomain.com\n```\n\n### Quick Setup Checklist\n\n1. **MongoDB** - Create a cluster on [MongoDB Atlas](https://www.mongodb.com/atlas) (free tier available) and add the connection string:\n   ```bash\n   MONGODB=mongodb+srv://username:password@cluster.mongodb.net/worldguessr\n   ```\n\n2. **Google OAuth** - Create credentials at [Google Cloud Console](https://console.cloud.google.com/):\n   ```bash\n   NEXT_PUBLIC_GOOGLE_CLIENT_ID=your_client_id.apps.googleusercontent.com\n   GOOGLE_CLIENT_SECRET=your_client_secret\n   ```\n\n3. **API/WS URLs** - Point to your external IP or domain (see above)\n\nFor detailed environment variable documentation, see [docs/environment-variables.md](docs/environment-variables.md).\n\n## Contributing\n\nContributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\nIf 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\".\nDon't forget to give the project a star! Thanks again!\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## License\n\nDistributed 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.\n\n## Community\n\nJoin the Discord community [here](https://discord.gg/yenVspFmkB) to discuss new features, report bugs, talk to the developers and connect with other players.\n\nYou can email me privately at gautam@worldguessr.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodergautam%2Fworldguessr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodergautam%2Fworldguessr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodergautam%2Fworldguessr/lists"}