Skip to content

Commit 0c321b8

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 817eea9 + 8090bdb commit 0c321b8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Maze PathFinder Visualization implemented in Python
1+
## Maze PathFinder Visualizer implemented in Python
22
### How to use
33
* The first two left clicks on the board initialize start and end node
44
* Click or click and drag to create obstacles

requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
numpy
2+
pygame
3+
pygcurse

0 commit comments

Comments
 (0)