"The Wiki Game, also known as the Wikipedia race, is a hypertextual game designed to work specifically with Wikipedia. It requires only a computer, Internet access, a web browser and (optionally) a time-keeping device to play." (Source: https://en.wikipedia.org/wiki/Wikipedia:Wiki_Game)
- Ensure you have Python 3 installed on your machine.
- Download
python-wikipedia-game.py. - Download the necessary modules using:
pip install --upgrade git+git://github.com/goldsmith/Wikipedia.gitpip isntall random
- Navigate to the file location.
- Run the program using
python python-wikipedia-game.py. - Enjoy!
A single player starts on a randomly selected or chosen article subject. The objective is to navigate to a target article solely by clicking links within each article. The player scores higher for using fewer clicks and less time.
- Command-line interface π»
- Random or chosen starting subject π©
- Random or chosen target subject π
- Current word π
- List of link navigation π
- Click counter βοΈ
- Stop-watch β
- Session leaderboard π
- Player initials
- Start & end words
- Click count
- Finish time
