Skip to content

amiralimadadi/Wikipedia_Philosophy_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Wikipedia_Philosophy_Game

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.

Prerequisites

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:

  1. wikipedia (to get random article for beginning)
  2. colorama (for shwowing colorful output)

Files

  1. wikipedia_philosophy.py: Contains the entire python code of project.
  2. links_path: Contains the link path from start to end.

Output Sample

Untitled

About

Implementation of philosophy game in Wikipedia with python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages