Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 237 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 237 Bytes

C#_exercises

A Rat(function) gets a Maze that tells the Rat only if there is a wall in front or no wall in front. The Rat needs to find his way out of the maze using only this information (boolean inputs).

and some more C#_exercises