Skip to content

Commit 6063b62

Browse files
authored
Update README.md
1 parent 36a45c6 commit 6063b62

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Solitaire
2+
3+
![Solitaire Menu](https://github.com/gubicsz/Solitaire/blob/master/Content/Solitaire1.gif)
4+
![Solitaire Gameplay](https://github.com/gubicsz/Solitaire/blob/master/Content/Solitaire2.gif)
5+
26
A Solitaire card game I made in 7 days with Unity 2021 LTS using Model-View-Presenter architecture, dependency injection, reactive and asynchronous programming. The game uses advanced Zenject features like factories and memory pools. The user interface was made using Unity UI and TextMeshPro and the animations were done with tweening. The game logic is covered with Unit tests.
37

48
**Features:**

0 commit comments

Comments
 (0)