Skip to content

edv-rd/project-guess-who

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Guess Who

This was the project for week 2 of the Technigo boot camp.

The goal was to make a Guess Who?-type of game. It went well!

The problem

Adding the basic functionality was fine. The example code was clearly commented and I had no trouble getting the basic functionality up. I started adding some custom elements of my own which gave me a little trouble. The most problematic was the function which removed a guess from the select element of guesses but I managed to get it working in the end.

I also did not really spend any time styling it or modifying the characters or guesses as I focused on the Javascript.

View it live

https://remarkable-salmiakki-3f4422.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.1%
  • CSS 23.0%
  • HTML 14.9%