Skip to content

Suman373/MemoryGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Memory Game

Authors

Badges

MIT License

About

Memory game is a simple javascript game which is user interactive. The user aka player needs to select two similar cards in order to score 1 point. 2 flips makes one try, and the game starts with 8 tries. Happy playing!

Technologies used

VSCode()

Html()

CSS()

Javascript()

Lessons Learned

  • More about manipulating the DOM using template literals in plain vanilla javascript.
  • Implementing array iteration and object handling
  • More about set and get attributes, creating elements, aysnchronous nature, etc

Feedback

If you have see any issue in my project, feel free to create an issue!

Made with Love ❤