Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 239 Bytes

File metadata and controls

9 lines (7 loc) · 239 Bytes

MazeSharp

This project was used in one of our code dojo sessions. Currently, is has the following features

  • Generate maze
  • Upload MazePlayer Dll
  • Solve Maze using player dll (implements IPlayer)
  • Show maze solving efficiency rate