Skip to content

Kneedler/project-guess-who

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Guess who gameboard

The game Guess Who, created by using forEach, loops, arrays and if else.

The problem

I had a problem with getting the "checkQuestion" to work properly. When selecting accessories, it still filtered out the people wearing them. I had a hard time figuring out what was wrong, even with help from teammate, stackOverflow and google. So I decided to go with another solution and changed my approach and code completely - and it worked. I decided, after many hours trying to figure out what was wrong because I wanted to understand, to admit defeat to that particular part of the code. Overall I worked from top to bottom, following instructions in notion. If i had more time i'd add a timer, style the board more and add more attributes to the characters.

View it live

https://aesthetic-monstera-25b1d7.netlify.app

About

A game board for the Guess Who game. Randomized and filters via user input also counts number of guesses.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 58.7%
  • CSS 24.6%
  • HTML 16.7%