Skip to content

dtlnv/wikipedia-game

Repository files navigation

Wikipedia Game

Available in Chrome Store

Scratch Map App

Project Description

Welcome to the Wikipedia Game, an exciting challenge that tests your navigation skills through Wikipedia's vast knowledge base!

The game is simple but fun - you start from any Wikipedia page, and a random article is selected as your target destination. Your objective is to reach the target article by clicking on the hyperlinks within Wikipedia's content. The catch is that you cannot use the search function; you must rely solely on the links provided in the articles.

To aid players in their quest, the game offers a helpful "hint" option that provides a clue or a link to steer them closer to the target article. The game also shows the time you spent searching for the article you were looking for. Additionally, you can keep track of your progress by viewing the history of pages you've visited during your quest.

The Wikipedia Game offers a fun and educational experience for all users, allowing them to discover new articles, explore different topics, and test their knowledge of Wikipedia's interconnected web of information. So, dive in and see how well you can navigate the fascinating world of Wikipedia!

Building and running

  1. Clone the repository and open the directory in terminal.

  2. Install dependencies:

npm install
  1. Create a build:
npm run build
  1. Open chrome://extensions/, enable Developer mode and upload the /build folder (Load unpacked).

  2. Open Wikipedia and start playing!

OR

Download wikipedia-game.zip, open chrome://extensions/, enable Developer mode and upload the archive (Load unpacked).

OR

Download from Chrome Store!