Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devmasen/maze-solver
C program (command line interface) for create and solve a maze
https://github.com/devmasen/maze-solver
c-program maze maze-solver
Last synced: 1 day ago
JSON representation
C program (command line interface) for create and solve a maze
- Host: GitHub
- URL: https://github.com/devmasen/maze-solver
- Owner: DevMasen
- Created: 2024-03-22T09:42:11.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-09-03T15:05:52.000Z (4 months ago)
- Last Synced: 2024-11-10T04:38:11.208Z (about 2 months ago)
- Topics: c-program, maze, maze-solver
- Language: C
- Homepage:
- Size: 414 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Maze Solver
> ### This is a program written in C and python language to create and solve a maze
> ### This program has no GUI and works with command line (CLI)