文件名称:DiceGame:Dice Game,也称为Pig Game
文件大小:6.23MB
文件格式:ZIP
更新时间:2024-03-19 23:02:09
game swift games userdefaults ios-swift
骰子游戏 骰子游戏,也称为猪游戏 游戏规则: 游戏中有2位玩家,每局比赛。 随机确定第一个参加第一轮比赛的玩家 在每个回合中,玩家掷骰子的次数与他希望的次数相同。 每个结果都会加到他的ROUND分数中 但是,如果玩家掷出1,则他的全部回合得分都将丢失。 在那之后,轮到下一个玩家了 玩家连续两次掷出两个6时,便失去了ENTIRE得分。 之后,该轮到下一个玩家了。 玩家可以选择“保留”,这意味着他的回合得分将被添加到他的总得分中。 在那之后,轮到下一个玩家了 首位达到总积分100(可在选项中更改)的玩家-赢得比赛
【文件预览】:
DiceGame-main
----Pig Dice Game.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(24KB)
--------xcuserdata()
--------xcshareddata()
----Screenshots()
--------img2.png(1.54MB)
--------img3.png(1.48MB)
--------img1.png(1.51MB)
----Pig Dice GameTests()
--------Pig_Dice_GameTests.swift(7KB)
--------Info.plist(727B)
----Pig Dice Game()
--------Fonts()
--------Assets.xcassets()
--------Models and Data()
--------Controllers()
--------Sounds()
--------AppDelegate.swift(1KB)
--------Info.plist(2KB)
--------Views()
--------SceneDelegate.swift(2KB)
----README.md(934B)