文件名称:Match3Kit:简单的Match3游戏库
文件大小:38.99MB
文件格式:ZIP
更新时间:2024-06-12 17:28:42
game gamedev swift-package-manager ios-swift spm
Match3Kit
简单的Match3游戏库。 它可以与坚实的图形网格配合使用,并且只能将其散布在列中。
例子
为各种图形创建枚举:
typealias MyGrid = Grid
【文件预览】:
Match3Kit-master
----.gitignore(2KB)
----Sources()
--------Match3Kit()
----Example()
--------SwiftUI-Match3Kit()
----LICENSE(1KB)
----README.md(2KB)
----Images()
--------Download_on_the_App_Store_Badge_US-UK_RGB_blk_092917.svg(11KB)
--------forest-walk.gif(39.32MB)
----Package.swift(349B)
----Tests()
--------Match3KitTests()
--------LinuxMain.swift(120B)