-
扫雷游戏的,刚发现这里类别分的好细,刚才的几个都分做类了...
扫雷游戏的,刚发现这里类别分的好细,刚才的几个都分做类了-minesweeping games, has just discovered here the category of good small, just a few of the categories are alive
- 2022-03-18 04:08:44下载
- 积分:1
-
- 2023-09-02 13:10:04下载
- 积分: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
-
uses DirectX7 DirectDraw and DirectInput to create a small game
使用DirectX7 DirectDraw和DirectInput创建一个小游戏
- 2022-06-29 22:25:46下载
- 积分:1
-
HGE 2D游戏引擎制作的演示
HGE 2D游戏引擎制作的一个演示-HGE 2D game engine produced a demo
- 2023-08-15 17:25:04下载
- 积分:1
-
一个演示使用ipx协议在局域网来传递包的例子
一个演示使用ipx协议在局域网来传递包的例子--A example which demonstrates how to uses ipx protocol to transmit packet in LAN.
- 2023-02-25 18:00:03下载
- 积分:1
-
This is a children's game. Children use different gestures said three differ...
这是一个儿童游戏程序。孩子们用不同的手势表示三种不同的对象,如伸开手掌象征“布”(cloth,用字符c表示),握成拳头象征“锤子”(hammer,用字符h表示),只伸出食指和中指象征“剪刀”(scissors,用字符s表示)。其胜负规则是“布包锤子,锤子砸剪刀,剪刀剪布”。如手势相同则不分胜负。-This is a children"s game. Children use different gestures said three different objects, which stretch out palm symbol "cloth" (cloth, said characters used c), placed into a fist symbol of the "hammer" (hammer, said characters used h), the only extended index and middle finger symbol "scissors" (scissors, and s said with characters). Its rules are the outcome "cloth hammer, hammer smashing a pair of scissors, cut cloth." Gestures such as the same whatever the outcome.
- 2023-08-20 12:30:03下载
- 积分:1
-
RPG单机游戏圣剑英雄传源代码 VC++ 带资源
RPG单机游戏圣剑英雄传源代码 VC++ 带资源-Stand-alone RPG game Heroes of the source code SAYYAF VC++ With resources
- 2023-07-06 01:00:04下载
- 积分:1
-
界面的单一颜色,但做得很好!!分享
界面颜色单一,但是做的很不错哦!!分享一下-interface of a single color, but do very well! ! Share
- 2022-12-21 11:25:03下载
- 积分:1
-
类似于俄罗斯方块、但绝对比它好得多的游戏程序。只要掌握规则,尽可向自己的大脑挑战!不过,这可是要上瘾的!...
类似于俄罗斯方块、但绝对比它好得多的游戏程序。只要掌握规则,尽可向自己的大脑挑战!不过,这可是要上瘾的!
-something like russian dice,but better than it.you can challenge your brain,after mastering its rules.pay attention not to addict to it.
- 2022-10-07 12:45:03下载
- 积分:1