Play the Wikipedia Random Game (aka Wikipedia Race) with this simple app written in NodeJS with the Electron Framework.
Download the latest release for MacOS, Windows or Linux here.
This application is a work in progress. For issues or feature requests please head over to the GitHub issue tracker or create a pull request.
- Port NW.js app to Electron app.
- Add timer game mode.
- Remove links to countries and year summaries.
- Add target page setting.
- Add game mode selection menu.
- Add Ctrl+F search method
win.webContents.findInPage(query)
- Improve local leaderboards.
- Add installer for Windows releases.
- Add auto-update feature.