Code Memory Card Game in Javascript

Опубликовано: 28 Февраль 2026
на канале: Kenny Yip Coding
18,664
387

Make a memory card matching game with javascript html and css! In this tutorial, you will learn how to create a javascript match card memory game using Pokemon Energy Cards! You will learn how to randomly place cards onto the board and create click handlers for selecting two cards and checking if they match.

Code: https://github.com/ImKennyYip/pokemon...
Demo: https://imkennyyip.github.io/pokemon-...

Website: https://www.kennyyipcoding.com/

Java Game Programming Projects Playlist:
   • Java Game Programming Tutorials  

JavaScript Game Programming Projects Playlist:
   • JavaScript Game Programming Tutorials  

var cardList = [
"darkness",
"double",
"fairy",
"fighting",
"fire",
"grass",
"lightning",
"metal",
"psychic",
"water"
]

Subscribe for more coding tutorials 😄!

⭐ If you enjoyed the tutorial and would like to support the channel, you can do so here 💖: https://buymeacoffee.com/kennyyipcoding