As you may have heared there is a game in Wikipedia called philosophy game!
This game has simple rules, if you open a random Wikipedia article and in the article, open the first link and follow this path, you will reach the philosophy article in less than 30 iterations. There some minor rules that you can read hear.
I use some famous python libraries like requests, BeautifulSoup and json. In order to do some specific activies, some other libraries seem to be necessary:
- wikipedia (to get random article for beginning)
- colorama (for shwowing colorful output)
- wikipedia_philosophy.py: Contains the entire python code of project.
- links_path: Contains the link path from start to end.