A Memory Game
By Jonathan Lam on 12/29/15
Tagged: the-homework-life the-homework-life-other
Previous post: How can I start learning to CODE?
Next post: A Tic Tac Toe Game
For fun and for skill, I've created a classic memory game. It uses HTML (the content), JavaScript (the logic) and CSS (the style). The jQuery (a JavaScript library) helped make it look nice as well. I played around a lot with CSS animations to make the transitions look nice.