-
may be some function of this procedure has yet to be resolved is for reference o...
可能这个程序有的功能还没有解决
仅供参考-may be some function of this procedure has yet to be resolved is for reference only
- 2022-01-25 21:48:02下载
- 积分:1
-
这是一个贪吃蛇游戏的程序代码,可能程序不是很完美,但还可以...
这是一个贪吃蛇游戏的程序代码,可能程序不是很完美,但还可以-This is a Snake game code, the procedure may not be perfect, but can also be
- 2023-08-14 22:35:03下载
- 积分:1
-
我用MDEngine写的游戏,太空侵略者 MDEngine为中国游戏开发技术资讯网开发...
我用MDEngine写的游戏,太空侵略者 MDEngine为中国游戏开发技术资讯网开发-I used to write games, the space invaders game MDEngine development of the Chinese information technology network development
- 2022-09-19 05:30:03下载
- 积分:1
-
用C做的一个泡泡糖程序.可以俩人玩.哎呀.装了C就可以玩了.混点份怎么这么难啊...
用C做的一个泡泡糖程序.可以俩人玩.哎呀.装了C就可以玩了.混点份怎么这么难啊-a bubble sugar program by c.two players can play ti,after install c.how hard get the score!
- 2023-02-03 04:00:04下载
- 积分:1
-
类似windows上的挖地雷游戏
类似windows上的挖地雷游戏-A game which likes the digging land game in windows
- 2023-03-28 17:40:03下载
- 积分:1
-
键盘事件实现屏幕的滚动
键盘事件实现屏幕的滚动-screen keyboard events rolling
- 2023-08-19 10:20:02下载
- 积分:1
-
PIC+LCD12864做的坦克打飞机游戏代码
PIC+LCD12864做的坦克打飞机游戏代码-PIC+ LCD12864 aircraft tanks to do the game code
- 2022-02-06 18:42:53下载
- 积分:1
-
seven small games of the source
七个小游戏的源程序-seven small games of the source
- 2022-02-26 18:45:18下载
- 积分:1
-
这是一个联系打字的游戏
这是一个联系打字的游戏- This is a relation typing game
- 2022-02-26 00:14:22下载
- 积分: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