文件名称:swift 实现的 2048
文件大小:29KB
文件格式:ZIP
更新时间:2018-05-27 03:56:59
swift 208
swift 实现的2048 用到了很多swift的特性, 就是用来学swift也不错的
【文件预览】:
swift-2048-master
----.gitignore(270B)
----README.md(4KB)
----LICENSE(1KB)
----swift-2048Tests()
--------ModelTests.swift(21KB)
--------Info.plist(748B)
--------swift_2048Tests.swift(897B)
----swift-2048.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(20KB)
----swift-2048()
--------AppDelegate.swift(2KB)
--------Base.lproj()
--------Views()
--------Images.xcassets()
--------Info.plist(929B)
--------NumberTileGame.swift(8KB)
--------AppearanceProvider.swift(2KB)
--------Models()
--------ViewController.swift(504B)