Skip to content

HIPPIEKICK/project-cluedo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

Project 5 - Piece of the board game Cluedo

This week's project is a piece of the board game Cluedo. The suspects, weapons and rooms are objects in arrays. As you click the decks of cards you get a random suspect etc. When you have chosen a card in every deck and reveal the mystery, everything gets summarized. If you haven't chosen a card in every deck before you click the reveal-button, it's not going to let you reveal the mystery. Deployed site: https://project-cluedo-hippiekick.netlify.com/

Learning Objectives

  • Create and manipulate objects
  • Create arrays
  • More about manipulating the DOM using Javascript

Technologies used

  • HTML5
  • CSS3
  • JavaScript

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.6%
  • CSS 20.6%
  • HTML 17.8%