Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 241 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 241 Bytes

The Game of Clue

The goal of the exercise is to solve a game of Clue (https://en.wikipedia.org/wiki/Cluedo), the game engine will request an implementation of the ClueStrategy interface. Take a look at the Javadoc found in the zip file.