Skip to content

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…

Notifications You must be signed in to change notification settings

SinanKamil/GameGrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

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

No packages published

Languages