-
playwiner
井字棋-playwiner
- 2022-07-12 21:01:04下载
- 积分:1
-
一个很好的游戏源码
很好的一个游戏源代码-a good game source code
- 2022-02-02 22:13:43下载
- 积分: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
-
拼图游戏,有图片淡出的效果
拼图游戏,有图片淡出的效果-puzzles, pictures fade out effect
- 2022-02-03 12:59:50下载
- 积分:1
-
Java开发的推箱子游戏
Java开发的推箱子游戏-Java development viewing game
- 2023-05-17 00:35:03下载
- 积分:1
-
这是个虚拟魔方游戏程序(C语言),希望站长喜欢。
这是个虚拟魔方游戏程序(C语言),希望站长喜欢。-This is a virtual Rubik"s cube Games (C language), like head.
- 2023-04-08 10:55:03下载
- 积分:1
-
HGE 2D游戏引擎制作的演示
HGE 2D游戏引擎制作的一个演示-HGE 2D game engine produced a demo
- 2023-08-15 17:25:04下载
- 积分:1
-
国外游戏开发者杂志1999年第四期配套代码,包括Jeff Lander物理仿真的例子和代码...
国外游戏开发者杂志2000年第八期配套代码,包括Brian Sharp的implicit-surface fluid的例子代码,例子中使用了Lander的动画库--Code of game development magazine in 2000 8th issue, including implicit-surface fluid example code of Brian Sharp , in which has used Lander animation library
- 2023-06-08 20:40:04下载
- 积分: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
-
基于DirectDraw的单机版泡泡堂源码,编译时需要下载DirectX SDK8.0,对于研究游戏开发的朋友来说,是非常值得看一看的。...
基于DirectDraw的单机版泡泡堂源码,编译时需要下载DirectX SDK8.0,对于研究游戏开发的朋友来说,是非常值得看一看的。-DirectDraw-based stand-alone version of BNB source code, compile-time need to download DirectX SDK8.0, for the study of game development a friend who is very worthy of a look at them.
- 2022-02-07 08:45:02下载
- 积分:1