https://github.com/maxam2017/rat-in-a-maze
A playground for 🐭 and 🧀️
https://github.com/maxam2017/rat-in-a-maze
Last synced: over 1 year ago
JSON representation
A playground for 🐭 and 🧀️
- Host: GitHub
- URL: https://github.com/maxam2017/rat-in-a-maze
- Owner: maxam2017
- License: mit
- Created: 2022-05-25T18:13:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-25T18:33:22.000Z (about 4 years ago)
- Last Synced: 2025-02-15T20:41:35.487Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://rat-in-a-maze.maxam.dev/
- Size: 244 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
rat-in-a-maze
A playground for the classic problem with 🐭 and 🧀️.
## Overview
The `rat-in-a-maze` problem is so classic. When I was taking my first CS class and trying to solve this problem, I was stuck, and took me a long time to realize it.
This project is to build a playground for helping everyone solve `rat-in-a-maze` problem with beautiful and interactive UI. Make debugging easier and more fun.
## Demo
https://user-images.githubusercontent.com/25841814/170329368-43b9de4d-3818-41d3-8773-f10088970d71.mov
👉 https://rat-in-a-maze.maxam.dev/
## License
Distributed under the MIT License. See `LICENSE` for more information.