搜索资源列表
lovegame.cpp
- 人月团圆趣味程序用C实现的爱情宣言的一个游戏,在DOS下游戏-were reunited on C interesting procedures to achieve the Declaration of a love game in DOS games
Brainiac
- 这个游戏允许玩家选择一个方块,然后选择另一个方块。如果两个方块是相同的,那么它们将保持可见状态,玩家尝试找出另外两个相同的方块。如果两个方块不同,它们将再次翻转,从而再次隐藏。玩家的任务就是将它们翻开是记住不同方块的位置,以便将所有方块配对。开发平台为vs.net2003,源文件包括: Resource.h--资源ID头文件 Bitmap.h--位图头文件 Bitmap.cpp--位图源代码文件 GameEngine.h--游戏引擎头文件 GameEngine.cpp--游戏
SUDKU.cpp
- SUDKU Challenge - A Snake War Game in C++. Sudoku Game with Load and Save Game Capability Another Game after SNAKE WAR.-SUDKU Challenge- A Snake War Game in C++. Sudoku Game with Load and Save Game Capability Another Game after SNAKE WAR.
sudoku.cpp.tar
- 解决数独问题的源码,对于9x9的方格可一秒钟出解-a method to solve sudoku problem
BW-chess
- bw.dsp 这个文件(项目文件)包含在项目级别的信息和 用于建立一个单一的项目或子项目。其他用户可以共享 项目(。DSP)文件,但他们应该在本地出口的makefile。 bw.h 这是应用程序的主头文件。它包括其他 项目特定的头文件(包括Resource.h)并声明 CBwApp应用程序类。 bw.cpp 这是主要的应用程序的源文件包含应用程序 类CBwApp。 bw.rc 这是对微软W
prizegame
- 一个和概率有关的C++小游戏,具体游戏前准备在cpp文件里有注释. 游戏规则:电脑随机抽取10个分数(5或10分),根据分数获得相应的奖金,越靠近边缘(50~100)越多奖励.-And the probability of a C++ games, specific game preparation, there are comments in the .cpp file Rules of the game: the computer randomly selected 10 point
CPP-for-Game-Programer
- 游戏开发经典丛书《C++ 游戏编程》,本书从游戏开发的角度开发,把C++应用刀游戏软件领域。-Classic Game Development Series " C++ Game Programming" book developed from a game development point of view, the C++ applications knife game software.
RPG-game-CPP
- 此游戏的主要内容是RPG的回合制对战 玩家可选3个不同角色,与AI进行对战。特殊内容包括:实验技能和使用物品。另包含此软件的功能测试 的详细报告。-A RPG game based on C++ programming.An evaluation report provided.
CPP-Tetris
- 这是一个c++MFC实现的俄罗斯方块小游戏,可以自己设定游戏等级来调节方块下落速度-This is a little game.
BoxMan
- Othello是一款用于学习visual c++的编程游戏,有利于提升学习兴趣。-AppWizard has created this Othello application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your applicatio
llk
- 连连看是一款简单易懂的游戏,该游戏采用visual c++编写,对游戏感兴趣的爱好者值得一看-AppWizard has created this llk application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your applicat
Snake.cpp
- 课上做的一个贪吃蛇的小游戏 才疏学浅 里面包含全部代码 VB可直接运行 欢迎交流~-Snake on a course to do a little game Caishuxueqian which contains all the code can be run directly VB welcomed the exchange ~
yokeru.cpp
- 一个小游戏 课上做着玩儿的 VB可运行 文件是全部代码文件欢迎交流-Doing a little game to play on the course can run the file VB code files are all welcome the exchange
tanchisheyousi(CPP)
- 用C++实现的贪吃蛇小游戏,语法比较简单,初学者可以很好的锻炼自己的C++编程能力-Achieved with C++ Snake game, grammar is relatively simple, beginners can be a good exercise their programming ability C++
Flappy-bird-CPP
- 一个C++版本的Flappy bird,一种流行一时的游戏,代码很简单-A C++ version Flappy bird, a popular game the moment, the code is very simple.
cPP
- 这款小游戏面向小学1~2年级学生,随机选择两个整数和加减法形成算式要求学生解答。针对一年级学生有年龄小、好动、自制力较差等特点,学习过程中,应尽可能有趣味性,宜以小游戏和鼓励为主,让学生在有趣的活动和游戏中自主学习新知识,运用新知识。-This small game for primary school students 1 ~ 2, randomly selected two integers and addition and subtraction formula to ask studen
SNAKE-CPP
- Snake game is a very popular game.kids love it.