Police and Robbers. Starter code for a text Based game, written in Java.
A description of the design of the game is provided as a Google doc.
In order to get this starter code on your computer, go to the code's Github repository and look for the green code
button. This has various options for downloading. The quickest option is to download as a zip file. If you would like to explore Github some more, you may alternatively select the option to use Github desktop instead of simply downloading the zip file. For context, Github is a platform that allows you to upload and download (share) code just like I am doing with you right now.
After you have the source downloaded to your local machine, open it in your preferred Java editor (Bluej??) and get cracking!