This website requires JavaScript.
Explore
Help
Sign In
moldybits
/
maze-python
Watch
1
Star
0
Fork
0
You've already forked maze-python
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
master
Branches
Tags
View all branches
maze-python
/
Makefile
6 lines
66 B
Makefile
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit
2020-12-21 22:55:59 -05:00
init
:
pip install -r requirements.txt
test
:
Basic data structures in place, binary tree and sidewinder algorithms implemented for generation, djikstra implemented for path finding
2020-12-29 00:09:00 -05:00
nosetests -v tests
Reference in New Issue
Copy Permalink