Ecosyste.ms: Awesome
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: about 4 hours ago
JSON representation
A simple curses experiment, written in Python
- Host: GitHub
- URL: https://github.com/joshdk/maze
- Owner: joshdk
- License: other
- Created: 2012-11-26T18:15:23.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-04T00:06:34.000Z (almost 12 years ago)
- Last Synced: 2023-03-11T03:48:10.556Z (over 1 year ago)
- Language: Perl
- Size: 285 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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 uninstallNotes
-----### Dependencies
* python-curses