https://github.com/mikoloism/electron-maze-aio
Maze All-in-One (generator, solver, pathfinder, playable game)
https://github.com/mikoloism/electron-maze-aio
electron electronjs html javascript maze maze-generator maze-solver nodejs scss
Last synced: about 2 months ago
JSON representation
Maze All-in-One (generator, solver, pathfinder, playable game)
- Host: GitHub
- URL: https://github.com/mikoloism/electron-maze-aio
- Owner: mikoloism
- License: mit
- Created: 2021-04-21T16:37:32.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-17T08:57:50.000Z (about 5 years ago)
- Last Synced: 2025-06-19T03:52:30.334Z (12 months ago)
- Topics: electron, electronjs, html, javascript, maze, maze-generator, maze-solver, nodejs, scss
- Language: JavaScript
- Homepage:
- Size: 107 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Maze All-in-One ![GitHub package.json dependency version (prod)][badge-electron] ![GitHub package.json dependency version (prod)][badge-sass] [![GitHub code size in bytes][badge-size]][link-electron] [![GitHub][badge-license]](./LICENSE)
[![ALL in ONE][maze-aio]](# "All of Action you want to doing with maze")
[![Maze Generator][maze-generator]](# "generate a custom maze")
[![Maze Solver][maze-solver]](# "program try to find the point")
[![Playable Game][maze-game]](# "can you play alike game")
[![Path Finder][maze-finder]](# "find path between to point")
## Screenshots
[
](./screenshots/maze-main-screenshot.png)
## License
Under [MIT](./LICENSE) License
[maze-aio]: https://img.shields.io/badge/ALL_in_ONE-2ea44f?style=for-the-badge
[maze-generator]: https://img.shields.io/badge/Maze_Generator-2ea44f?style=for-the-badge
[maze-solver]: https://img.shields.io/badge/Maze_Solver-c63f3f?style=for-the-badge
[maze-game]: https://img.shields.io/badge/Playable_Game-c63f3f?style=for-the-badge
[maze-finder]: https://img.shields.io/badge/Path_Finder-c63f3f?style=for-the-badge
[badge-electron]: https://img.shields.io/github/package-json/dependency-version/miko-github/maze-aio-with-electron/electron
[badge-sass]: https://img.shields.io/github/package-json/dependency-version/miko-github/maze-aio-with-electron/sass
[badge-size]: https://img.shields.io/github/languages/code-size/miko-github/maze-aio-with-electron
[badge-license]: https://img.shields.io/github/license/miko-github/maze-aio-with-electron
[link-electron]: https://github.com/electron/electron