The first official release of pathfinder! 🎉
The solver is now working! A complete path is highlighted when the "solve maze" button is clicked. A few other bugs have been ironed out making the project complete! The original intent of the app has been accomplished and honestly, surpassed.
There are still a number of ideas we could still implement, but those will come in future versions.
View the project at https://pathfinder-delta.vercel.app/
What's Changed
- 29 feature/footer by @Thenlie in #31
- Branch 6 Update by @Thenlie in #32
- 6 solving/first solve by @phillpeters in #33
- Refactor/generator by @Thenlie in #34
- Bug/deployed state by @Thenlie in #36
- Update README.md by @Thenlie in #37
Full Changelog: v0.5.0-beta...v1.0.0