-
Notifications
You must be signed in to change notification settings - Fork 0
An app that randomly creates a 10 by 10 grid of 0s and 1s where the 0s represent open spaces and 1s represent blocked spaces, and then see if user can navigate from position 0,0 to where either the first index or second index equal 9 without hitting a 1. In other words the user must move clear across the grid without hitting a 1 or the game is o…
SinanKamil/GameGrid
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
An app that randomly creates a 10 by 10 grid of 0s and 1s where the 0s represent open spaces and 1s represent blocked spaces, and then see if user can navigate from position 0,0 to where either the first index or second index equal 9 without hitting a 1. In other words the user must move clear across the grid without hitting a 1 or the game is o…
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published