搜索资源列表
Emulateur
- NDS模拟器源代码 0.3.3 是DEV c++ 4.9.9.2通过!-NDS simulator source code is DEV c 0.3.3 through 4.9.9.2!
CH2-3
- visual c++绘图技巧 2D visual c++游戏设计第二章 共7个小程序。第三个-visual mapping techniques c c 2D visual design of the second game Chapter 7 small programs. Third
CH3-1
- visual c++动画制作 2D visual c++游戏设计第3章 共8个小程序。第一个-visual 2D animation visual c game design, Chapter 3 of a total of eight small programs. No. 1
CH3-2
- visual c++动画制作 2D visual c++游戏设计第3章 共8个小程序。第2个-visual 2D animation visual c game design, Chapter 3 of a total of eight small programs. No. 2
T3D-3
- 几个小游戏的源码,用C/C++写的。 直接运行exe文件可看,实现见CPP文件。-the source code in C / C writes. Direct exe files can be run, realizing see CPP document.
tangbiao132
- 程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为
EightQueen
- Dos下图形界面的八皇后小游戏。 本程序在TC++3.0下编译调试通过!采用了Borland公司提供的图形库Graphics. 为了能使本程序脱离c/c++环境独立运行,我将图形驱动 EGAVGA.BGI以及字库TRIP.CHR和SANS.CHR均转换为相应的.obj文件,然后链接到可执行文件EIGHTQUEEN.EXE中!-Dos under a graphical interface Queen's small eight games. The procedures under th
Yeah-really-fight
- VC++人物格斗游戏模块代码,编写此功能需要使用以下知识: 1.对象的新属性:生命值、攻击力。 2.对象生命值的显示。 3.打斗时生命值的改变。 4.在场景中添加物品。 游戏测试操作的方法: A、在场景内点任意点,指挥主角移动。 B、将鼠标移到场景外,可以移动地图。 C、在微缩地图上点一下,可以快速定位。 D、ESC键,退出游戏。 你可以指挥主角去打猎了。
Tetris
- 俄罗斯方块,经典游戏。 其中的主要逻辑有: (1)由于c的随机性函数不好,所以每次游戏开始根据bios时间设置种子。 (2)得分越高,方块下降速度越快(每200分为单位)。 (3)每下落一个方块加1分,每消除一行加10分,两行加30分,三行加70分,四行加150分。初试分数为100分。 游戏控制: up-旋转;空格-下落到底; 左右下方向键-控制方向。P-开始或暂停游戏。 ESC-退出。 特点:
3
- Visual C++角色扮演游戏程序设计之零件贴图 游戏编程的第三步,零件贴图的源代码-Visual C++ role-playing games designed to map the game programming part of the third step, parts of the source code mapping
els
- 俄罗斯方块,Borland C++ 3.1编译,采用无字库技术。-Tetris
2
- 函式庫與硬體: ANSI C Dos 6.0 Neo SDK 8255A 教學發展板 說明: 此為以Dos 6.0為平台Turbo C寫的小遊戲, 這次是使用開放源碼的neo SDK來進行程式, 其一開始您必須先選擇你想要的玩家(共有兩種選項,其選擇由按鈕2、4 控制方向),選擇完 之後按下確定鈕3,及遊戲開始進入計分模式。當按下鈕2 時人物向左移動;當按下鈕4時人 物向右移動。遊戲開始,有漢堡、餅乾、三明治等食
C
- 这是一个由用户与电脑进行猜拳的游戏,用户先出(1为锤、2为剪刀、3为布)中一个,再由电脑出,最后电脑作出判断-This is a finger-guessing game by the user and the computer game, the user first-out (one for the hammer, 2 for scissors, 3 for the cloth) in one out by the computer, and finally to judge the com
cocos2d-iphone-0.7.3
- cocos2d的游戏编程的代码,会场牛逼哦,亲-book fro objective-c
supermario333333333333333333
- 超级马里奥c++编写 没有怪兽 不能吃蘑菇 知识有关卡但是刷卡机爱吃-super mario
s-3
- make object bounce in c-make object bounce in c++
KeyDrum-(3)
- Subject : KeyDrum Development Suft : VC 2008 Language : MFC(GDI++), C/C-Subject : KeyDrum Development Suft : VC 2008 Language : MFC(GDI++), C/C++
3
- 用c++写的一个windows肯定有的小游戏:扫雷。适合新手学习c-Write a windows with c++ certainly some small game: Minesweeper. Suitable for novice learning c++
12-3
- 关于如何走出迷宫的c语言程序,首先从键盘上输入迷宫进、出口位置,即可在屏幕上显示出口路线图。-On how to get out of the maze c language program, the first input from the keyboard labyrinth inlet and outlet locations can be displayed on the screen exit roadmap.
ic_3d.c
- A Graphics for 3 dimensional IC view in c programming, can be run in turboc editor(ANSI C)