Skip to content

A Java-backed game similar to the popular "Digger" franchise. The "digger" character must find the hidden coin (he is not aware of its location, as he hasn't "dug" close enough to see it yet), then collect as many coins as possible and exit the mine before his step count runs out. Code for GUI and game skeleton provided by Professors David Gries…

License

Notifications You must be signed in to change notification settings

roninchasan/digger-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

digger-game

A Java-backed game similar to the popular "Digger" franchise. The "digger" character must find the hidden coin (he is not aware of its location, as he hasn't "dug" close enough to see it yet), then collect as many coins as possible and exit the mine before his step count runs out. Code for GUI and game skeleton as well as images and other resources were provided by Professors David Gries and Michael Clarkson at Cornell University. Functionality implemented by me, Ronin Chasan. Functionality includes movement of digger, ability to find the hidden coin, collecting as many coins as possible, and finding a shortest path to the exit. This code can be found in the student module within the src folder.

About

A Java-backed game similar to the popular "Digger" franchise. The "digger" character must find the hidden coin (he is not aware of its location, as he hasn't "dug" close enough to see it yet), then collect as many coins as possible and exit the mine before his step count runs out. Code for GUI and game skeleton provided by Professors David Gries…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages