From 6f9e45a25bd84de0bd24852fab39064fc6fcc12a Mon Sep 17 00:00:00 2001 From: barhouum7 Date: Sun, 10 May 2020 23:27:06 +0100 Subject: [PATCH] Adding my own Card Memory Game Example --- Projects/2-Intermediate/Card-Memory-Game.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Projects/2-Intermediate/Card-Memory-Game.md b/Projects/2-Intermediate/Card-Memory-Game.md index 7f4ae196..7cb4d082 100644 --- a/Projects/2-Intermediate/Card-Memory-Game.md +++ b/Projects/2-Intermediate/Card-Memory-Game.md @@ -30,3 +30,4 @@ When the User clicks on the 2nd card: - [Flip - card memory game](https://codepen.io/zerospree/full/bNWbvW) - [Memory Game](https://jdmedlock.github.io/memorygame/) - [SMB3 Memory Card Game](https://codepen.io/hexagoncircle/full/OXBJxV) +- [BHMBS - Memory Game](https://barhouum7.github.io/JS-MemoryGame.github.io/) \ No newline at end of file