https://github.com/grazen0/amazing
The tool for all of your maze-solving needs
https://github.com/grazen0/amazing
nextjs react typescript
Last synced: about 1 year ago
JSON representation
The tool for all of your maze-solving needs
- Host: GitHub
- URL: https://github.com/grazen0/amazing
- Owner: Grazen0
- License: mit
- Created: 2021-12-22T03:41:52.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T23:29:29.000Z (about 3 years ago)
- Last Synced: 2025-01-19T15:37:55.669Z (about 1 year ago)
- Topics: nextjs, react, typescript
- Language: TypeScript
- Homepage:
- Size: 96.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Amazing
The tool for all of your maze-solving needs.
## To-do
### Backend
- [x] Maze parsing/solving
- [ ] Maze bound detection
- [ ] Maze cell count detection
- [x] Database module
- [ ] Maze result GET routes
### Frontend
- [x] Page header
- [ ] Home page
- [ ] About page
- [ ] Latest results page
- [ ] Solve page