搜索资源列表
FiveStones(v1.0.1)
- 一个基于与c#五子棋程序,效果还不错,大家来学习学习吧,资料来源于互联网-one based on c # 331 procedures, the results were pretty good, for us to learn from it, the information from the Internet
算法与数据结构_俄罗斯方块程序的另类算法-C语言
- 算法与数据结构_俄罗斯方块程序的另类算法-C语言-algorithm and data structure _ Russia squares algorithm for the alternative procedure-C Language
C++课程设计 迷宫
- Turbo C++2.0下的迷宫程序,这是我的课程设计,里面有自己用乐谱演奏的音乐哦,音乐与游戏是并行的,可以一般听音乐-labyrinth program in turbo c++2.0,this is my course design,there is music by music book,music and game are parallel,you can listen to the music
Link
- 1、用VS2010控制台程序完成,键盘输入选择的道具的坐标。 2、拥有普通游戏的控制流程:开始游戏、重新开始、退出游戏等;拥有游戏最基本的一些文字提示,如坐标输入错误、两坐标点不可连等提示;拥有最基本的一些错误判断。 3、要求使用两个道具连接判断的最优算法实现。 4、要求可以实现撤销与反撤销。 5、要求加入自动消除道具和洗牌道具(消耗性道具)。 6、要求整个工程全部用C++代码完成,不允许出现C风格代码(如用string代替char*、用容器代替数组、类等)。 -A VS
puzzle
- [简介] 名称: 《拼图》-附源代码 (代码行数:747 注释行数:164) 开发环境:WinXp+VC.Net2005+Win32 API 作者:mj 联系方式:mj055@yahoo.cn [拼图] 鼠标操作,有音效 游戏玩法仿文曲星上拼图游戏,每次只能用空白方块与左右相邻的数字方块对换, 当排列成1 2 3 则游戏胜利 4 5 6 7 8 [说明] 1.游戏引擎代码参考[美]Michael Mor
meshfromteacherintheclass
- stdafx.h : 标准系统包含文件的包含文件。 Microsoft C 和 C++ 编译器提供了用于预编译任何 C 或 C++ 代码(包括内联代码)的选项。利用此性能特性,可以编译稳定的代码体,将已编译状态的代码存储在文件中,以及在随后的编译中,将预编译的代码与仍在开发的代码结合起来。由于不需要重新编译稳定代码,因此后面每次编译的速度都要快一些。 -stdafx.h: include file for standard system include files. Microsof
mariozhizuojiemi
- 超级玛丽制作揭秘文档 包含完整源文件与文档-Super Secret Mary produced document contains a complete source files and documentation
c-boxman
- “说明与要求:一个小人推箱子,当前方有两个箱子推不动,前方是墙也推不动,前方是箱子而箱子前方是墙也推不动,不能拉箱子,遍一个程序用键盘的四个键控制小人上下左右移动并显示地图。”-" Descr iption and Requirements: A small Sokoban, the current side has two boxes can not move onto the front of the wall is also fixed, the front is in front
mario
- 以前曾发过C++版的超级玛丽,经过近段时间的完善,本游戏已接近成熟,这是源码和技术文档,希望与喜欢C++游戏编程的朋友一起切磋学习。源码包中有已经导出生成的EXE可执行文件以及全部源代码还有一个DOC技术文档。-Previously issued C++ version of the super-Mary, through the perfect Recently, the game is close to maturity, which is source code and technical
yuanma
- 一个关于C#开发的简单的小游戏代码,大家可以参考下用C#与DirectX 9.0c调用操作等。-about C# and DIRECTX games
LuaManagerTest
- LUA脚本的C++版本管理器,封装了一个简单的管理器,可以清晰了解LUA与C++的交互。-LUA scr ipt, C++ version of the Manager, a simple package manager, you can clearly understand the LUA and the C++ interaction.
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
C-games
- C++超级玛丽游戏源码与文档,写的很详细,比较有用-Super Mario game C++ source code and documentation, written in great detail, more useful
The-c-P-P-Chinese-chess-program-code
- 《C++中国象棋程序入门与提高》书籍的源代码-" C++ entry and increase Chinese chess program," the source books
C.game
- c编写游戏的参考书,是学习c,与c游戏编程一个参考-c write the game reference books, is learning c, c game programming with a reference
五子棋 用C语言写的
- 五子棋 用C语言写的一个简单的五子棋程序 供大家学习与参考 也可交流-5 chess
c-language-Minesweeper-code
- c语言小游戏代码扫雷代码 用c语言编写的扫雷游戏代码以供同学们的学习与交流之用 -c language game code Minesweeper code
C-language-game
- C语言实现猜拳游戏 这是一个简单的猜拳游戏(剪子包子锤),让你与电脑对决。你出的拳头由你自己决定,电脑则随机出拳,最后判断胜负。 -C language game
coroutinereturning
- unity游戏魔法值与生命值自动恢复与消耗品恢复的通用协程解决方法C#(Unity game magic value and life value automatic recovery and consumables recovery generic collaborative solution C#)
C语言小游戏_飞机大战
- 自己实现小游戏制作,飞机大战,敌机与我方飞机速度可调(Self-realization of small game production, aircraft warfare, enemy aircraft and our aircraft speed adjustable)