-
" Online Game Client Programming" Chapter 6 of the sample programs, sou...
《网络游戏客户端编程》第6章的示例程序,源程序中对一些关键代码都有详细注释,望能对初学者有所帮助,也希望能得到朋友的指教。-" Online Game Client Programming" Chapter 6 of the sample programs, source code against some of the key have detailed notes, hope can be helpful for beginners, but also hope to get friends to appropriate advice.
- 2022-07-08 03:28:35下载
- 积分:1
-
在visual C++环境下编制的一个贪吃蛇游戏
在visual C++环境下编制的一个贪吃蛇游戏-In the visual C++ Environment produced by a Snake game
- 2023-05-01 06:35:03下载
- 积分:1
-
用vb编写的华容道游戏
用vb编写的华容道游戏-prepared with the Puzzle
- 2022-05-29 23:20:34下载
- 积分:1
-
S.C.O.U.R.G.E.是一款类似Rogue的游戏,带有新型用户界面。游戏允许一组四个人物的团队搜索财宝、追杀敌人、获得升级等等。...
S.C.O.U.R.G.E.是一款类似Rogue的游戏,带有新型用户界面。游戏允许一组四个人物的团队搜索财宝、追杀敌人、获得升级等等。 -S.C.O.U.R.G.E. Rogue is a similar game, with a new user interface. The game allows a group of four figures riches search team, to kill the enemy, received a promotion, etc..
- 2022-03-13 05:57:46下载
- 积分:1
-
Battlefield HG main program source code ~ ~ ~ ~ For example, in support of N mul...
战场HG源码~~主程序源码~支持N多功能~
比如站线自动兑换武器~兑换装备~在线商城~等-Battlefield HG main program source code ~ ~ ~ ~ For example, in support of N multi-line auto-exchange station-dollar weapons and equipment, etc. ~ ~ Online Shopping Mall
- 2023-06-07 19:50:05下载
- 积分:1
-
RPG:又称动作(Act)RPG,这种RPG没有专门的战斗画面,也就是说随时可以挥刀挥剑。如日本《不可思议之谜宫• 风来的西林》、日本《天地创造》等...
RPG:又称动作(Act)RPG,这种RPG没有专门的战斗画面,也就是说随时可以挥刀挥剑。如日本《不可思议之谜宫• 风来的西林》、日本《天地创造》等等,也有主观视角的A• RPG,如美《魔法门》系列。-RPG : also known as the action (Act) RPG, RPG no special combat scenes is ready brandished a knife and sword attack. Japan "inconceivable mystery Palace# 8226; The wind-resistant, "Japan" will create ", and so on subjective perspective of A# 8226; RPG, such as the United States, "Quest" series.
- 2022-07-20 05:28:16下载
- 积分:1
-
348335650
348335650
- 2022-06-16 01:11:11下载
- 积分: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
-
cd最新版本,windows版本,客户端程序,客户端程序
cd最新版本,windows版本,客户端程序,客户端程序-cd latest version of windows version, client, client
- 2023-06-05 04:40:03下载
- 积分:1
-
这是一个有关网络游戏平台编程中的一些例子
这是一个有关网络游戏平台编程中的一些例子-This is a platform game on network programming some examples
- 2022-04-21 08:36:32下载
- 积分:1