搜索资源列表
PoolMouseVersion
- 桌球游戏C代码,这是可以在DOS界面下实用鼠标操作的版本,内含能够将鼠标驱动引入代码的mouse.h头文件。
Fly131
- 一款以OPenGL为基础的飞机飞行制作,要在C++头文件中添加几个OPenGL的头文件#include \"gl\\gl.h\" #include \"gl\\glu t.h\"
VirtualNES
- 在电脑上玩FC/NES红白机游戏少不了模拟器,网上下个NES格式的模拟游戏文件就可以玩了。VC6工程,需要DirectX SDK的支持,如编译出错请将DIRECTX目录下的DDraw.h和DInput.h两个文件拷到工程根目录下,还有个IDC_什么的未定义,直接将该语句删除就可以了。一般是一次编译通过。编译好的.exe文件需要.vlp文件,也压到压缩包里了-In the computer playing FC/NES NES simulator games and ultimately, the
snakecappapp
- 贪吃蛇,在tc++3.0下运行; 解压后打开snake.prj文件,如果出现invalid data or directory点击ok之后从新运行; 也可将自己建立一个工程 ,将snakeh.h snakecpp.cpp use.cpp 文件添加到工程中,之后运行-snake
Awesome-Tetris
- 本程序用C++编程语言实现了Windows控制台下俄罗斯方块这一游戏。用户进入游戏主界面后,经由键盘输入,可以控制游戏进程。 其特色在于,以模块化的结构,多文件的实现程序的功能。整个程序的终极目标——“俄罗斯方块”的功能,被拆分成了包括主函数在内的13个函数模块。整个项目由4个.CPP文件和6个.h头文件组成(其中有4个文件是External Dependencies),共583行。 -The program in C++ programming language to implemen
FlyKnight
- 骑士飞行棋 app.c 程序入口文件 Controller.h + Controller.c 程序主要控制文件,控制游戏的业务流程 Map.h + Map.c 游戏的地图文件,用于生成和显示地图 Player.h + Player.c 玩家结构体,描述游戏中人脑玩家与电脑玩家的各种状态与函数 Stock.h + Stock.c 股票结构体,描述游戏中的股票信息和与其相关的各种函数 StockHoldInfo.h + StockHoldIn
tetris
- 这是用graphics.h写的俄罗斯方块,要运行程序还要包含graphics.h文件,这个可以在网上下到-This is Tetris graphics.h write and want to run the program but also contains graphics.h file, this can be online to
taiqiugame
- 实现台球功能,里面有sys/types.h 的linux中的系统文件-Billiards function, which in sys/types.h linux system files
snake
- 首先 创建方向结构体、食物结构体、蛇身链表结构体、蛇的属性结构体 用到windows.h头文件里的gotoxy()函数,作用是将光标定位到指定坐标。-First create the direction of the structure, the structure of food, snake chain structure, the properties of the snake windows.h header file structure used in the gotoxy
Snake-code
- 贪吃蛇代码-C语言-VC++6.0 /*这是一个贪吃蛇代码,运行环境VC++6.0(亲测完美运行)*/ /*该程序在dos系统下运行,不需要graphics.h头文件*/ -Snake code-C language-VC++6.0 /* this is a Snake code, operating environment VC++6.0 (dear test run perfectly) /* this program to run in the DOS syste
snake_game
- C语言实现贪吃蛇小游戏无需graphic.h头文件,通过链表的简单知识实现。有兴趣的可以下载看看。-C language implementation Snake game without graphic.h header files, through a simple knowledge linked list implementation. Are interested can download and see.
cocos2d模拟翻书
- cocos2d模拟翻书 PageTurn.cpp,PageTurn.h放在cocos引擎中,在VC导入。AppDelegate.cpp直接覆盖,test1.png放入res文件夹即可,运行。(Cocos2d book PageTurn.cpp PageTurn.h in the simulation, the Cocos engine, the introduction of VC. AppDelegate.cpp directly overwrite, test1.png into the