Skip to content

lbforks/maze.py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

maze.py

simple curses pipes written in Python

maze running inside urxvt

Setup

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

About

Simple curses pipes written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 98.6%
  • Makefile 1.4%