Skip to content

Releases: rmellema/Cluedo

Cluedo version 1.0

04 Apr 09:00
Compare
Choose a tag to compare

Version 1.0 of the Cluedo modelling tool.

Information about running the tool can be found in the attached README or on the website

Changes

  • Added GUI
  • Added more strategies
  • Made program faster
  • Allow for configuration of the dealing of the cards and the strategies agents use

Version 0.1

21 Mar 22:39
Compare
Choose a tag to compare

This is version 0.1 of our implementation of Cluedo. The Agents can play a game of cluedo, but they always play the same game. Only one set of strategies is implemented so far.

You can run the program by downloading it and running java -jar path/to/cluedo.jar from a terminal. The first two moves can take quite a while (around 6 minutes), this is normal.