Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joshdk/maze

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

Last synced: about 4 hours 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