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

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)

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

[maze-main](./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