The week 5th project was to build a simple Cluedo piece, mostly focusing on the practice of creating and manipulating arrays and objects. There are three decks of clickable cards (one for weapons, one for the killer and one for the rooms) and one button that reveals the mystery.
https://cluedo-agnes.netlify.com/
-Create and manipulate objects -Create arrays -Manipulating the DOM by using Javascript
- HTML5
- CSS3
- JavaScript ES6