From 80246d046f784003a9735c7f7e4758dd9f3e2c86 Mon Sep 17 00:00:00 2001 From: Jim Medlock Date: Tue, 26 Mar 2019 07:24:28 -0500 Subject: [PATCH] Add 'Memory Game' to Example projects --- Projects/Card-Memory-Game.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Projects/Card-Memory-Game.md b/Projects/Card-Memory-Game.md index b6b6e91e..3eb9f06a 100644 --- a/Projects/Card-Memory-Game.md +++ b/Projects/Card-Memory-Game.md @@ -32,4 +32,5 @@ You can track your progress by cloning this [TBD](url-goes-here) ## Example projects - [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)