-
21点游戏,只要输入正确算法就行
21点游戏,只要输入正确算法就行-21:00 game, as long as the correct algorithm on the line
- 2022-12-25 01:35:03下载
- 积分:1
-
类似弹珠的小游戏
类似弹珠的小游戏-similar small pellets game
- 2022-02-15 06:32:27下载
- 积分:1
-
贪食蛇编程要点
1、每次刷屏时需要注意无效矩形区的大小和位置,一般取整条蛇最小坐标和最大坐标组成的矩形(包括蛇的头和身体)
2、蛇全身的运行轨迹应该参照...
贪食蛇编程要点
1、每次刷屏时需要注意无效矩形区的大小和位置,一般取整条蛇最小坐标和最大坐标组成的矩形(包括蛇的头和身体)
2、蛇全身的运行轨迹应该参照蛇头的运行轨迹
3、蛇吃下东西之后身体各点的变化情况应该参照第一点的变化,即第一点发生变化之后下一时间段第二点发生变化,再下一时间段第三点发生变化,依此类推,直到最后一点发生变化结束
4、分数的计算变量:蛇吃的一般屎数量、蛇吃大屎的数量、游戏的难度级别
计算公式:(一般屎数量+大屎数量)*难度级别
5、一个问题:游戏的难度设置选项框和主窗口发生数据交换采用了两种方法,发送消息法和读写外部文件法,第三种选择就是采用全局变量,但都不是太好,有没有更合适的方式保证实现该功能的同时不致使程序显得晦涩难懂不易修改和维护-Snake programming essentials
1, each scraper requires attention invalid rectangle the size and location of the smallest snakes in general to take the whole composition of coordinates and the largest rectangular coordinates (including the snake s head and body)
2, snake body running track running track should refer to the snakeheads
3, snakes eat things that all the points after the changes in the body should have a similar change in the first point, that is the first point change in the next period of time after the changes in the second point, and then the next time a change in the third point, and so on , until the end of the last poin
- 2022-07-23 19:06:20下载
- 积分:1
-
一个类似与浩方的战网平台源代码
一个类似与浩方的战网平台源代码-a similar and Gallant"s war platform source code
- 2022-06-20 21:16:06下载
- 积分:1
-
小游戏sameball的vc源码,做的很精致
小游戏sameball的vc源码,做的很精致-small game sameball source of vc doing very fine
- 2023-08-22 10:50:03下载
- 积分:1
-
运用Netbeans环境,实现的J2me拼图小游戏,可以考察智力
运用Netbeans环境,实现的J2me拼图小游戏,可以考察智力-Use Netbeans environment, realize the J2me puzzle game, you can study intellectual
- 2022-10-15 11:55:03下载
- 积分:1
-
这是一个汉诺塔游戏的原代码,tc环境.可是图型界面的哦~~,不要认为是一般的递归了!...
这是一个汉诺塔游戏的原代码,tc环境.可是图型界面的哦~~,不要认为是一般的递归了!-HANOR the original game code, tc environment. However, the map-based interface ~ ~ Oh, do not believe that the general recursion!
- 2023-03-26 15:55:03下载
- 积分:1
-
八月桂花香唱歌程序
八月桂花香唱歌程序-Baruguihuaxiang singing procedures
- 2022-09-09 08:55:03下载
- 积分:1
-
学VC、编游戏
学VC、编游戏 -穿越丛林-school VC, part game-crossing the jungle
- 2022-12-27 21:00:03下载
- 积分:1
-
一个非常不错的纯java编写的坦克大战游戏,就是里面有点乱,是用jcreator3.0编写....
一个非常不错的纯java编写的坦克大战游戏,就是里面有点乱,是用jcreator3.0编写.-A very good war game, which is written in java. However, the game looks a little bit messy for it is edited under jcreator3.0
- 2022-02-02 09:43:22下载
- 积分:1