Releases: Thenlie/pathfinder
v1.0.0
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
v0.5.0-beta
First Pre-Release! 🎉
This is the first pre-release of pathfinder! While the app is not complete, it is somewhat presentable. A basic front end style has been laid out, maze generation is complete and a basic About page has been created. Still plenty of work to do, but may as well publish what's been done!
What's Changed
- [1] Maze Layout by @Thenlie in #2
- [3] Generator: Initial Path by @Thenlie in #7
- [5] Generator: Maze Walls by @Thenlie in #8
- [4] Solving: Test Maze by @phillpeters in #9
- [10] Generator: 2D Array by @Thenlie in #11
- [12] Generator: Utilities by @Thenlie in #14
- [15] Generator: Testing Framework by @Thenlie in #16
- Update README.md by @Thenlie in #18
- 17 generator/recursion by @Thenlie in #19
- 22 feature/pages by @Thenlie in #23
- 24 feature/about by @Thenlie in #25
- 26 feature/maze component by @Thenlie in #28
New Contributors
- @Thenlie made their first contribution in #2
- @phillpeters made their first contribution in #9
Full Changelog: https://github.com/Thenlie/pathfinder/commits/v0.5.0-beta