- Modelled the murder mystery game known as Cluedo or Clue as a multi-agent system. The purpose of this game is to solve a murder by finding who the murderer was, what weapon was used and in which room the murder was committed. A Bayesian Network was combined with a Dynamic Epistemic Logic approach where each player can plan his motions according to the evidence acquired (directly or indirectly) and the evidence that still needs to be collected to improve inference of unknown evidence.
-
Install pandas and matplotlib packages.
-
If matplotlib package does not work comment the imports in the game.py file and comment the build_graph lines.
- Python3 game.py