honkoan / project-guess-who

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guess Who -game

Learning goals

  • How to use arrays and objects in JavaScript
  • How to use array methods such as forEach() and filter()
  • How to manipulate the DOM using JavaScript
  • How to structure code in functions
  • How to plan and think about game logic

View it live

https://guess-who-honkoan.netlify.app/

About


Languages

Language:JavaScript 59.1%Language:CSS 24.4%Language:HTML 16.5%