Skip to content

Commit 36a45c6

Browse files
committed
Added gifs.
1 parent f1bfcf4 commit 36a45c6

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

Content/Solitaire1.gif

488 KB
Loading

Content/Solitaire2.gif

552 KB
Loading

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Solitaire
2-
A simple Solitaire card game made in 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.
2+
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.
33

44
**Features:**
55
* Classic gameplay

0 commit comments

Comments
 (0)