Skip to content

fdeblic/mouse_seek_cheese

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mouse seeking cheese

Riddle proposed by big brother : a mouse seeks a cheese into a labyrinth. You're allowed to use two functions :

  • success() which returns if the cheese is on the mouse's tile
  • move(direction) which returns if the movement succeeded (no wall in stead)

The solution used includes recursion.

Screenshot

About

Recursive program to solve a riddle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors