CPSC 312 Project 2:Cluedo Assistant

From UBC Wiki

Title

Authors:

Jeffrey Tse

What is the problem?

Given inputs from each player in the form of suggestions and accusations, this program will attempt to provide a suggestion that may be close to the real facts of the case.

What is the something extra?

What is the in-depth aspect you will do? If the problem is related to some other group's project, tell us how they fit together. If in doubt, include the information.

What did we learn from doing this?

(This should be written after you have done the work.) What is the bottom-line? Is functional programming suitable for (part-of) the task? Make sure you include the evidence for your claims.

Links to code etc