-
实现.多个.mid声音的播放,和图片的移动.可以手动控制图片的移动方向...
实现.多个.mid声音的播放,和图片的移动.可以手动控制图片的移动方向-To achieve. Mid sound playback, and picture of the mobile
- 2022-03-11 03:45:09下载
- 积分:1
-
这个游戏的算法不错
这个游戏的算法不错-this algorithm good game
- 2022-01-25 14:13:25下载
- 积分:1
-
一款简单的24点游戏的源码,供初学者学习讨论使用
一款简单的24点游戏的源码,供初学者学习讨论使用-A simple 24-point game of the source code for beginners to learn to discuss the use of
- 2023-02-21 20:25:04下载
- 积分:1
-
用VC7.0 开发的俄罗斯方块游戏
用VC7.0 开发的俄罗斯方块游戏- The Russian block develops which with VC7.0 plays
- 2022-03-19 11:28:26下载
- 积分:1
-
轩辕剑外传II(源码)
轩辕剑外传II(源码)-轩辕剑Gaiden II (source)
- 2022-08-23 01:06:37下载
- 积分:1
-
3D火焰效果好程序好的很
3D火焰效果好程序好的很-3D flame effective procedures very good
- 2022-03-18 03:20:58下载
- 积分:1
-
这是一个俄罗斯方块的源代码
这是一个俄罗斯方块的源代码-This is a Rubik"s cube of source code
- 2022-03-24 12:00:44下载
- 积分:1
-
使用顶点着色和像素着色渲染海
使用了顶点着色器和像素着色器的海面渲染-Using the vertex shader and pixel shader rendering the sea
- 2022-04-19 22:59:06下载
- 积分:1
-
小小的猜数字游戏 希望对和我一样的初学者有所帮助
小小的猜数字游戏 希望对和我一样的初学者有所帮助-small viewing of the game and I hope that the same help beginners
- 2022-07-16 23:47:01下载
- 积分: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