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

https://github.com/nanitefactory/maze

Maze generator and solver programmed using stack. I was barely learning C & Data structure at the time.
https://github.com/nanitefactory/maze

maze-generator maze-solver

Last synced: 11 months ago
JSON representation

Maze generator and solver programmed using stack. I was barely learning C & Data structure at the time.

Awesome Lists containing this project

README

          

# Maze

## 개요
- 2015학년도 2학년 1학기 '자료구조' 수업 과제
- 스택을 이용한 미로 탐색
- 미로 생성 알고리즘 포함