File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 11# CardJitsuClone
22I make a simple Card Jitsu Game Clone for iOS using SwiftUI MVVM
33
4- The code might be very disgusting, sorry I'm new
4+ The code might be very disgusting, leave me alone
55
6- It's my current best attempt of using SwiftUI and MVVM to create a simple App
6+ > This is one of the progress I have made in terms of Functional Programming using SwiftUI and MVVM
77
8- Most of the imagery was made up using SwiftUI itself and Apple's Emojis
8+ > Most of the imagery was made up using SwiftUI itself and Apple's Emojis
99
1010Most of code were purely from me. However, some of them were not, but all of them were licensed with the permission for commercial use.
11+
12+ ``` swift
13+ struct BattleSystem { ... }
14+ struct Grid { ... }
15+ ```
You can’t perform that action at this time.
0 commit comments