GithubHelp home page GithubHelp logo

geobettr's Introduction

GeoBettr

A lightweight browser extension for GeoGuessr. Enhance the game experience by quality of life features, such as an in-game notepad.

Disclaimer

This is a personal project I do for fun, to add features I would like to GeoGuessr and learn how to create web browser extensions. I do not intend to publish it. There is no guarantee that I will keep the project up-to-date.

User policy

You are totally free to use the extension as you want and modify it. You can re-use the code for you own project, as long as you do not sell it. You do not need to credit me (it would be appreciated if you do though).

Installation / build

The extension is built using webpack and web-ext. The package.json contains scripts for building the artifact or starting a development environment with hot-reload.

Install node LTS (build tested with version 18.4.2). Recommended way to do this is using nvm :

nvm install lts

Install the dependencies :

npm install

Build the extension artifact :

npm run build

Run a test environment (using web-ext) :

npm run start

Features I want to add

  • Score history tracker
    • Stored in a file (maybe in a remote storage later)
    • See your score history (best score for a specific format, best time on a map, etc.)
  • Add a clock for unlimited games (round time + global time)

geobettr's People

Contributors

crejak avatar

Watchers

 avatar

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.