jlooper / memory-card-game

Student assignment for learning javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memory Card Game

In this step-by-step project you will learn more about JavaScript as you create a card game.

Get started

Go to Codesandbox.io and login using GitHub. Click 'Create' at the top and search for a template called 'Memory Game Template'. Choose the JavaScript template. A new sandbox will be created for you on your account.

  • index.html
  • style.css
  • script.js
  • images //a folder containing our images

Once you have your sandbox setup, go to Step 1.

About

Student assignment for learning javascript


Languages

Language:HTML 58.3%Language:JavaScript 25.3%Language:CSS 16.4%