Skip to content

tabauer23/MemoryGame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hoby's Memory-Game

This is a simple card/block matching game that anyone can play

The game has 5 rounds of 8 points each, matching a pair of colors equals 1 point

Live Link: Play the Game screen shot of the game

Code/Technologies Used

  • .html
  • .css
  • .js

Hurdles

  • Randomizing the color pattern was a more difficult task than ever anticipated

Future Inclusions

  • larger game board (6x6, 8x8, etc..)
  • multi-player
  • images instead of colors

Known Issue(s)/Bugs

  • If a user clicks a color/box after picking two colors that do not match, before they flip back to grey, the 3rd color/box can become stuck

About

My 1st coding project (Brian's first)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 39.3%
  • HTML 30.5%
  • CSS 30.2%