Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 357 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 357 Bytes

Wikipedia-Game


The Wikipedia game of 'Clicks to Hitler'
url for the page : https://en.wikipedia.org/wiki/Wikipedia:Wiki_Game

The program finds the link to Adolf Hitler from a page within given number of clicks using BFS.
Steps to run :
1. python -m pip install -r requirements.txt
2. cd src
3. python3 main.py