Skip to content

kylecornelissen/which_benedict_cumberbatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Which Benedict Cumberbatch?

Which Benedict Cumberbatch is a Front End Module 1 Project at Turing School of Software & Design that focuses on building out a two-player game based on comprehensive layouts and the classic game Concentration/Memory. 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. It is a multi-page site to practice writing well structured, semantic HTML with clean, precise CSS, as well as user interaction with JavaScript and the DOM.

Learning Goals

  • Solidify and demonstrate your 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

Technologies Used

  • HTML
  • CSS
  • JavaScript

Test Your Benedict Cumberbatch Skills - Multi-Player Action!

https://kylecornelissen.github.io/which_benedict_cumberbatch/

Setup

  • Clone this repository
  • Run open index.html in the terminal command line

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors