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
-
Notifications
You must be signed in to change notification settings - Fork 0
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…
devenbibikar/high-school-grid-project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published