In this repository an index.html can be found that demonstrates the usage of segmentation by using the prison project.
To get this repo up and running use these steps:
- Initialize the submodule:
git submodule init; git submodule update
- Switch into the
prisonsubmodule and build usingmake. - Open
index.htmlin a local browser.
