A simple implementation of the Page Rank algorithm
General equation:
See the article on wikipedia for more info.
Click anywhere on the screen to place a node.
Select two nodes, one after the other, to create a link.
Live implementation here.
Do whatever you want with this project.