https://github.com/b0und/wikispeedrun
Wikipedia Speedrun Game
https://github.com/b0und/wikispeedrun
reactjs typescript
Last synced: 10 months ago
JSON representation
Wikipedia Speedrun Game
- Host: GitHub
- URL: https://github.com/b0und/wikispeedrun
- Owner: B0und
- License: mit
- Created: 2022-01-08T18:27:16.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-08-15T09:24:48.000Z (11 months ago)
- Last Synced: 2025-08-15T11:24:08.696Z (11 months ago)
- Topics: reactjs, typescript
- Language: TypeScript
- Homepage: https://wikispeedrun.org
- Size: 8.27 MB
- Stars: 102
- Watchers: 2
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# π Wikipedia Speedrun Game
The goal of the game is to navigate from a starting wikipedia article to another one, in the least amount of clicks and time.
[Start playing now!](https://wikispeedrun.org/)
If you like the game, give it a star π
## Features
- π Now supports multiple languages (i18n)
- βΆ No registration required
- β± High precision fairβ’ timer
- actually **stops** while you are loading the next article
- β
Keeps track of your session progress
- π Open source
- More stuff coming soonβ’
## Build it yourself
Clone the project:
```
git clone https://github.com/B0und/WikiSpeedrun.git
```
In the project directory you can run `pnpm i` and then:
### `pnpm run dev`
To run the app in the development mode.
### `pnpm run build`
To build the app for production to the `build` folder.
## Contributing
If you want to fix some translations, you can find and edit them in `src/i18n`.
If you want to make some major code changes, please contact me first/open an issue.
## Donations
USDT (TRC20) TNtJLB7bdaAaG22tNfxvaKvvscfk3KhUuD
USDT (ERC20) 0x98F0d68C0a69B869260e7CB78341FeAF3d03fb0c
## License
MIT