Skip to content

Commit 88830a8

Browse files
authored
Added terminal gameplay video to readme file.
1 parent de7b1ae commit 88830a8

File tree

1 file changed

+18
-4
lines changed

1 file changed

+18
-4
lines changed

README.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,25 @@
1-
# Match Sweets
1+
# Match 3 SDK
22

3-
A Match 3 game template.
3+
A cross-platform library that makes it easy to create your own Match 3 game.
44

5-
<details open><summary><b>Gameplay</b></summary>
5+
![TerminalAndUnityImplementationMac](https://user-images.githubusercontent.com/28132516/164034219-561688ef-c5ed-41f8-b30e-8e66c4eb2dfb.png)
6+
7+
## Unity Sample
8+
9+
<details><summary><b>Gameplay Demonstration</b></summary>
10+
<br />
11+
12+
<!-- https://user-images.githubusercontent.com/28132516/160339166-0efb4537-50db-469c-adb1-3bdcd0ee3d8a.mp4 -->
13+
https://user-images.githubusercontent.com/28132516/164045071-e2038177-1bc2-475c-8dbc-4b4f77d6895b.mp4
14+
15+
</details>
16+
17+
## Terminal Sample
18+
19+
<details><summary><b>Gameplay Demonstration</b></summary>
620
<br />
721

8-
https://user-images.githubusercontent.com/28132516/160339166-0efb4537-50db-469c-adb1-3bdcd0ee3d8a.mp4
22+
https://user-images.githubusercontent.com/28132516/164049550-467590dc-bbf8-4109-a1bb-38dfe6674cd6.mp4
923

1024
</details>
1125

0 commit comments

Comments
 (0)