Skip to content
#

maze-solver

maze logo

A maze is a type of puzzle involving a collection of paths, usually where a player has to find a route from start to finish.

A huge variety of algorithms exist for generating and solving mazes. These are not only fun to implement, but also are a good way to familiarise yourself with programming techniques, algorithms, and languages.

Here are 55 public repositories matching this topic...

This program is the software part of a Robot Line Maze-solver Project. Implemented on a raspberry pi using Direct-Register Control on Raspberry Pi. This project was made in attempt to get a better grasp of the following topics: Kernels and Linux, Direct-Register Control, Recursive Algorithms, Logic Design, Solidwork and 3D printing

  • Updated Oct 20, 2023
  • C