An open API service indexing awesome lists of open source software.

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

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