Skip to content

This App is a version of the Classic Game of Guess Who. Using javascript, the game filters through an array of famous movie characters based on the attribute chosen by the user.

Notifications You must be signed in to change notification settings

verawitting/project-guess-who

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Guess who

This project was to create a "Guess who"-game. It inluded using the DOM, eventlisteners etc.

The problem

It was alot of information to start with in the files already, which both made it easier and trickier. Less to do and figure out along the way, but a lot of code to understand at once in the beginning. If I hade more time, I would probably work more on the styling, and additional strechgoals.

View it live

https://guesswhoveras.netlify.app

About

This App is a version of the Classic Game of Guess Who. Using javascript, the game filters through an array of famous movie characters based on the attribute chosen by the user.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.4%
  • HTML 19.8%
  • CSS 19.8%