Skip to content

A Java program designed to determine the path of a an object that moves through a grid. If the object hits the wall, it turns right, if it can. The program traces the path of the object to find the eventual permanent path and all the locations that the object lands on. Config Files can be written, read, and saved in this program. Credit: Deven B…

Notifications You must be signed in to change notification settings

devenbibikar/high-school-grid-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

high-school-grid-project

A Java program designed to determine the path of a an object that moves through a grid. If the object hits the wall, it turns right, if it can. The program traces the path of the object to find the eventual permanent path and all the locations that the object lands on. Config Files can be written, read, and saved in this program.
Credit: Deven Bibikar

About

A Java program designed to determine the path of a an object that moves through a grid. If the object hits the wall, it turns right, if it can. The program traces the path of the object to find the eventual permanent path and all the locations that the object lands on. Config Files can be written, read, and saved in this program. Credit: Deven B…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages