Skip to content

Which Beyoncé? is a vanilla JavaScript memory matching card game featuring Queen B in formation.

License

Notifications You must be signed in to change notification settings

laurenlucero/which-beyonce

Repository files navigation

Overview

Which Beyoncé? is a memory matching card game built with two other front end developers during module 1 of 4 at Turing School of Software and Design. Each player takes turn flipping over two cards at a time. If they match, that player “scores”. If the two cards don’t match, they must be flipped back over. The goal is the get the greatest amount of matches in the shortest time.

Learning Goals

Solidify and demonstrate understanding of:

  • semantic HTML
  • DRY JavaScript
  • localStorage to persist data
  • Iterate through/filter DOM elements using for loops
  • Understand the difference between the data model and how the data is displayed on the DOM
  • Match/recreate a UI and create a great UX

Game In Action

gif Play here

Comps

Game Play Comp

Wireframing

Wireframe

Contributors welcome!

About

Which Beyoncé? is a vanilla JavaScript memory matching card game featuring Queen B in formation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published