Skip to content

Instantly share code, notes, and snippets.

@nikhilc2710
Created January 19, 2021 02:55
Show Gist options
  • Save nikhilc2710/b035a207843141179389105a19ed91be to your computer and use it in GitHub Desktop.
Save nikhilc2710/b035a207843141179389105a19ed91be to your computer and use it in GitHub Desktop.
if maze[y][x] == goal:
return True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment