Skip to content

soaresdude/mr-policeman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mr Policeman

Description

This is a simple game of route prediction made for the Graph's Theory class. The objective of this application is to teach the basic concept of the Centrality algorithm in a Graph.

Installation

If you want to run it locally, you only need to install the dependecies listed on the requirements.txt with:

pip install -r requirements.txt 

Online application

There's another option for testing. I'm hosting this application on Heroku, so feel free to try it out :)

About

This is a simple game of route prediction with the purpose of teaching the basics of the Centrality algorithm in a Graph

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published