Skip to content

MaryZaia/project-guess-who

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

The aim of this project was to create a guess who game while focusing on objects, how to use and manipulate objects in JS using arrays and loops. Every object (charchter in the game) has attributes unique to their appearance and a loop was created to filter through each object, scanning for values set by a filter. I only managed to somewhat finish the project with the help of other students work. The Js functions and eventlistners work but the secret character is never revealed.

Link to the site:https://heroic-cassata-727e0b.netlify.app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.8%
  • CSS 22.8%
  • HTML 15.4%