Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phoemur/bashmaze
This is a maze game writen completely in shell-script.
https://github.com/phoemur/bashmaze
Last synced: about 8 hours ago
JSON representation
This is a maze game writen completely in shell-script.
- Host: GitHub
- URL: https://github.com/phoemur/bashmaze
- Owner: phoemur
- Created: 2014-03-01T20:48:27.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-01T20:56:20.000Z (almost 11 years ago)
- Last Synced: 2023-03-27T11:46:29.181Z (almost 2 years ago)
- Language: Shell
- Size: 125 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a maze game writen completely in shell-script.
It was based on Joe Wingbermuehle's maze generator (https://github.com/joewing/maze)
A version of the same python code of mine: (https://github.com/phoemur/pymaze)