Skip to content

jlooper/memory-card-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 58.3%
  • JavaScript 25.3%
  • CSS 16.4%