https://github.com/totalverb/pymaze-js
A port of Pymaze (SJAM CS Club 2015 project) to Javascript
https://github.com/totalverb/pymaze-js
Last synced: 2 months ago
JSON representation
A port of Pymaze (SJAM CS Club 2015 project) to Javascript
- Host: GitHub
- URL: https://github.com/totalverb/pymaze-js
- Owner: TotalVerb
- License: gpl-3.0
- Created: 2015-06-16T01:02:49.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-27T15:52:57.000Z (over 9 years ago)
- Last Synced: 2024-11-08T12:50:58.042Z (6 months ago)
- Language: JavaScript
- Size: 4.29 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pymaze-js
A port of Pymaze (SJAM CS Club 2015 project) to Javascript.
Pymaze was the CS Club senior group project of Sir John A.
Macdonald Secondary School, written in Python. This port aims
to reproduce as closely as possible the original, but in a
more portable environment.## Compilation instructions
(Unix) To make, simply:
make