top of page

Slither Link (Java)

To read up on the rules of Slitherlink, follow the link here to Wikipedia or try the game for yourself at puzzle-loop.com.

This project saw us "filling in the blanks" of an already structured BlueJ project. Most functions were pre-existing, with little to no code included and a vague comment description of its use.

I've provided the files for this project here so that you may check my programming techniques.

Included is a readme file on how to effectively make use of the project, but there are comments in the .java files that outline the various functions.

bottom of page