We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b9afa6 commit 4836a0cCopy full SHA for 4836a0c
README.md
@@ -1,6 +1,8 @@
1
## Intro
2
3
-This code is a TypeScript clone of [Samer Buna](https://samerbuna.com/)s React game [memory-challenge](https://jscomplete.com/playground/rs3.11)
+This code is a TypeScript clone of [Samer Buna](https://samerbuna.com/)s React game [memory-challenge](https://jscomplete.com/playground/rs3.11).
4
+
5
+You can find Samer's original JavaScript code in branch `javascript`. The TypeScript code is in branch `master`.
6
7
* This codes location: https://github.com/rasor/memory-grid-game-in-steps
8
* A step-by-step React Function Component TypeScript clone of Samers game
0 commit comments