Wikiracing Wikiracing is an application used to find the shortest path from one article on Wikipedia to another. It is based on the "Find Hitler" game. Quick Start python3 -m venv .venv source .venv/bin/activate pip install --requirement requirements.txt Launch ./wikiracing.py