Skip to content
 
 

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Project Name

This is the Technigo's boot camp project for week 5. The project was to create a digital version of the classic board name called Guess Who. I built Guess who game Friends edition.

The problem

The characters are made by creating objects and giving them the following properties: name, hair and eyes color (as strings), and arrays for dates and family (if they have dated or are relatives of any 6 main characters. Secret person is set by using random tool (charactersInPlay[Math.floor(Math.random() * charactersInPlay.length)]). I have function where I used if / else if / if statements to compared if the secret person has the guess property. I also used if / else if / if statements to show win / lose text if the guess was right or wrong. I also added some audio files for winning and losing, timer and posibility to write player's name.

View it live

https://guess-who-friends-edition.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages