Skip to content

Commit 4836a0c

Browse files
committed
readme
1 parent 5b9afa6 commit 4836a0c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
## Intro
22

3-
This code is a TypeScript clone of [Samer Buna](https://samerbuna.com/)s React game [memory-challenge](https://jscomplete.com/playground/rs3.11)
3+
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`.
46

57
* This codes location: https://github.com/rasor/memory-grid-game-in-steps
68
* A step-by-step React Function Component TypeScript clone of Samers game

0 commit comments

Comments
 (0)