Skip to content

Agnes94/project-cluedo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Project 5 - Classic Cluedo boardgame @ Technigo Bootcamp 2019

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/

The requirements for the project:

-Create and manipulate objects -Create arrays -Manipulating the DOM by using Javascript

Technologies used

  • HTML5
  • CSS3
  • JavaScript ES6

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.2%
  • CSS 18.9%
  • HTML 16.9%