文件名称:2048游戏iOS10
文件大小:86KB
文件格式:ZIP
更新时间:2020-02-23 13:26:03
2048, iOS, swift, 游戏开发
用swift写的2048小游戏的经典模式,通过上、下、左、右滑动屏幕实现数字块的滑动、融合、更新新的数字块,同时进行分数的累加和实时更新。
【文件预览】:
2048
----2048UITests()
--------Info.plist(680B)
--------_048UITests.swift(1KB)
----2048.xcodeproj()
--------project.xcworkspace()
--------xcuserdata()
--------project.pbxproj(23KB)
----.git()
--------logs()
--------info()
--------index(2KB)
--------COMMIT_EDITMSG(15B)
--------objects()
--------HEAD(23B)
--------config(137B)
--------refs()
--------hooks()
--------description(73B)
----2048()
--------ViewController.swift(2KB)
--------Info.plist(1KB)
--------AppDelegate.swift(2KB)
--------ScoreView.swift(968B)
--------BaseModel.swift(997B)
--------Base.lproj()
--------GameModel.swift(10KB)
--------Assets.xcassets()
--------GameView.swift(7KB)
--------UserOperation.swift(1KB)
--------GameBoardView.swift(7KB)
--------TileView.swift(2KB)
----2048Tests()
--------Info.plist(680B)
--------_048Tests.swift(956B)