A classic detective game
Cluedo is a murder mystery game, and you are a detective attempting to solve a murder in a mansion. Mr. Boddy has been murdered, there are 6 suspects, 6 weapons and 9 rooms.
You have to find out:
- Who did it?
- What was the weapon used?
- Where did it happen?
Visit Cluedo
git clone git@github.com:step-8/cluedo-karamchand.git
npm run setup
npm start
npm test
localhost:8000