Skip to content

The following C code will generate a random maze and solve the maze using Linked List Data Structure

Notifications You must be signed in to change notification settings

Bradfreak/MazeinLinkedlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MazeinLinkedlist

The following C code will generate a random maze and solve the maze using Linked List Data Structure. Length, Breadth and no of blocks in the maze should be given as input. The graphical output is generated using graphic.c in C.

About

The following C code will generate a random maze and solve the maze using Linked List Data Structure

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published