Skip to content

Cocofnas/project-guess-who

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

My guess who is a simple version of the game where you with a few questions come to guess on a person, in this one using objects and arrays.

The problem

I had two issues, the first one was that the question was stuck on one value ll of the time. After examining the code I saw I did a double take on that part of the code and after i removed a chunk from the code it worked.

I had another issue regarding the game always saying yes to every value even if it should be wrong. With that one I asked my team and had excellent help from one of my teammates.

View it live

https://cocofnasguesswho.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.4%
  • CSS 22.6%
  • HTML 16.0%