simple curses pipes written in Python
Before installing make sure you've installed the python-curses
dependency. Then run the following program to install
$ make install
After installing you can run the program by typing maze
in your terminal. If at any point you wish to uninstall just run the following command
$ make uninstall