资源列表
[游戏引擎] bloodprocess
说明:用javascr ipt写的实现血条季度功能的脚本 用于unity3d这套游戏引擎上-Using javascr ipt to write the scr ipt to achieve the blood of the engine of the game for unity3d<大师> 在 2025-09-14 上传 | 大小:1kb | 下载:0
[棋牌游戏] ChessBoard
说明:用4种不同形态的L型骨牌覆盖一个给定的特殊棋盘上除特殊方格以外的所有方格,且任何2个L型骨牌不得重又能叠覆盖。-In four different forms of L-type domino covering a given special special squares on the board in addition to all other boxes, and any two L-shaped dominoes can not be re-stacked coverage.<奚雅诺> 在 2025-09-14 上传 | 大小:1kb | 下载:0
[其他智力游戏] ep151
说明:一个取石子的游戏,操作者和计算机猜得先取权,每人每次可以分别在两堆石子中去同样个数的石子,或者只能在一堆石子中取,谁先取完谁获胜。-Take a stone of the game, and the computer operator to take the first guess right, each person can go at the same number of piles of gravel stones, or only in a pile of stones in the t<> 在 2025-09-14 上传 | 大小:1kb | 下载:0
[棋牌游戏] peopleguess
说明:猜数字游戏,计算机内置4个数字然后让人来猜,每次会告诉正确位置个数和正确数字个数-Guessing game, the computer built-in 4 digits and then people to guess, will tell the correct position each time the number and the correct number of digits<> 在 2025-09-14 上传 | 大小:1kb | 下载:0
[棋牌游戏] huawei--poker-game-test
说明:大家都玩过扑克,在出牌过程中大家都必须遵守一定的规则,例如顺子要5张连续的牌才能出,姐妹对要超过3对才能出等等。 现在要实现一个函数,对要出的牌进行判断,是否符合下述规则: 1. 出一张牌可以任意,例如5(5一张),返回类型1 2. 出两张牌必须是一对,例如8,8(8一对),返回类型2 3. 出三张牌必须是三张一样,例如9,9,9(三个9),返回类型3 4. 出四张牌必须是四张一样,例如11,11,11,11(J炸弹),返回类型4 5. 出顺子必须是5张牌以上,例如5,7<skuter> 在 2025-09-14 上传 | 大小:1kb | 下载:0