An open API service indexing awesome lists of open source software.

https://github.com/joshdk/maze

A simple curses experiment, written in Python
https://github.com/joshdk/maze

Last synced: 2 months ago
JSON representation

A simple curses experiment, written in Python

Awesome Lists containing this project

README

          

maze
====

A simple curses experiment, written in Python

![maze running inside urxvt](https://raw.github.com/joshdk/maze/master/img/screenshot.png "maze running inside urxvt")

Setup
-----

### Install
# make install

### Uninstall
# make uninstall

Notes
-----

### Dependencies
* python-curses