Skip to content

CloudyBlunt/worldguessr-legacy

Repository files navigation

Basically a slightly downgraded fork of the original WorldGuessr I made for myself, because I hate what worldguessr has become. All online stuff is removed, only singleplayer and only selfhost 🙂

The key differences there are;

  1. Version of May 4th 2024 was taken as a base
  2. No online functionality

Original WorldGuessr can be found here

Github repo of WorldGuessr can be found here

All credits to the creator

Running Locally

Prerequisites

Before you start, ensure you have the following installed:

Installation

  1. Clone the repository:

    git clone https://github.com/TheUltimateSoyCode/worldguessr-legacy.git
    cd worldguessr
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev

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

About

Downgraded/simplified version of WorldGuessr

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published