资源列表
[模拟服务器] drawDartsPanel
说明:program darts game, bla bla bla, blin dostali<Sasha> 在 2025-06-10 上传 | 大小:12kb | 下载:0
[游戏引擎] overhauser_demo
说明:游戏中由于自动控制相机路径的演示程序-Many people are impressed by realistic camera animations in games or multimedia demos. The math behind what is commonly called camera interpolation is actually pretty simple. In this article, I will focus on a simple algorithm that<罗健欣> 在 2025-06-10 上传 | 大小:12kb | 下载:0
[其他智力游戏] code
说明:C语言实现的八字码游戏系统。在3×3方阵中随机安放1~8字码,另一块为白板;用户利用上下左右键移动白板,使得1~8字码能沿四周按顺序排好。附带有选择难度、背景音乐、皮肤变化等功能。-Character code game system, C language. 3 × 3 square in randomly placed 1 to 8 code, the other one is white user to use arrow key to move the whiteboard, maki<Liao Jinxing> 在 2025-06-10 上传 | 大小:12kb | 下载:0
[游戏] five-chess
说明:(1)首先调用Chessboard 类型的chessboard 属性中的initBoard()与printBoard()方法去初始 化与打印棋盘。 (2)从控制台获取用户的输入。 (3)再调用本类的isValid()方法去验证玩家输入的合法性,如果输入不合法,返回第2 步继续, 否则到第4 步。 (4)把玩家下的棋子位置赋值为 ● 。 (5)调用isWon( int posX , int posY , Str<冰山一角> 在 2025-06-10 上传 | 大小:12kb | 下载:0