搜索资源列表
EdrTest
- 一个动态链接库的使用程序,对动态链接库不是很懂的兄弟,科研好好研究一下-a dynamic link library procedures for the use of dynamic link library is not really understand them brothers, look carefully at the research
skyblue_BoxMan
- 经典的推箱子 很经典 下次再发个以GDI 跟 DX两种 动态链接库 的-Sokoban classic classic to the next recurrence of DX with GDI two dynamic-link library
Snake
- 贪吃蛇游戏 操作方法: 键盘方向键控制蛇的运动方向。 蛇吃到食物时,计分器会加10分,同时蛇身加长一截。 窗口左上角显示当前分数。 如果蛇碰撞到自身或窗口边界,报出分数,游戏结束。 编写思路: 容器对象actors:索引 对象 类名 0 分数 Score 1 食物 Food 2 蛇头 SnakeHead (Snake类的子类) 3 蛇身(蛇的第二截) Snake 4 蛇身(蛇的第三截)
NumberMoving
- 这是非常有名的游戏——拼图。 不过这是我编写的DOS版本。没有图像,只有顺序的数字,因此我叫它数字拼图。 由于是DOS下的游戏,它只能使用键盘操作。 注:在win-tc1.91下编译链接通过。-This is a very famous game- puzzle. But this is my version written in DOS. No image, only the sequence of numbers, so I call it NumberMoving. Be
snake
- 这个贪吃蛇是用MFC 开发的,适合MFC可视化编程初学者学习使用,里面包含了所有工程文件好源代码,直接打开工程文件,编译链接后就呢过执行。-Snake is developed using MFC for MFC visual programming for beginners to learn to use, which contains a good source of all project files directly open the project file, the compile
angry_bird_tanqiu_demo
- 使用vs2010写的愤怒的小鸟游戏弹球演示,研究游戏物理建模(一) 匀速与加速运动的生成。注意哦,并不是完整的愤怒的小鸟游戏,而只是完成了游戏中的某一个小功能。为了减少压缩包大小,上传之前删除了一些编译生成的临时文件,有朋友因为这个在编译的时候遇到了warning与error,其实不用怕,编译器会在第一次编译链接的时候再次生成这些文件,我们只要二次编译就可以了。请注意要把Debug目录中生成的canvas.exe拷贝至外层文件夹中再运行,否则不能加载资源文件。-A vs2010 write an
Terics
- 本俄罗斯方块全部用绘图函数实现方块的绘制,没有一点资源,因此源代码很小巧,整个程序编译链接好,也就10K多吧。非常小巧的俄罗斯方块。 设计思想: 1、将游戏区域划分为18行*10列的棋盘,设立一个布尔型的二维数组变量,以表示棋盘上各个地方是否有方块。 2、用4个顶点代表各种不同形状的方块,一旦方块在游戏区域中,就把对应的布尔型二维数组变量置为真,表示该方格已经有方块了。 3、如上做方便方块移动是否会碰撞的判断。 4、代码已经修正了一个小BUG。 5、压缩
kill
- for uchome 2.0 杀人游戏 放入根目录 修改templete/default/header.htm 在热闹下面加入链接-for uchome 2.0 kill the game into the root directory of the modified templete/default/header.htm join in the lively link below
LINK_LINK_1
- 连连看,没有判断是否能消除完!但链接的思路希望对你有所帮助-This game is Link game.Game code is very easy and simple! Can help you!
TicTacToeGameWin
- 玩家可以设定电脑AI智能,并进行井子游戏。当一方横竖或斜线链接完成三个时,游戏则结束-Players can set the computer AI intelligent, and well child game. Horizontal, vertical or diagonal lines when one link to complete three, the game ends
BlueTooth
- 实现android上蓝牙的开启和链接通信功能-android on the opening and Bluetooth communication link