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
- Host: GitHub
- URL: https://github.com/joshdk/maze
- Owner: joshdk
- License: other
- Created: 2012-11-26T18:15:23.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-04T00:06:34.000Z (over 13 years ago)
- Last Synced: 2025-01-16T13:17:34.231Z (over 1 year ago)
- Language: Perl
- Size: 285 KB
- Stars: 0
- Watchers: 3
- 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

Setup
-----
### Install
# make install
### Uninstall
# make uninstall
Notes
-----
### Dependencies
* python-curses