搜索资源列表
puzzle
- [简介] 名称: 《拼图》-附源代码 (代码行数:747 注释行数:164) 开发环境:WinXp+VC.Net2005+Win32 API 作者:mj 联系方式:mj055@yahoo.cn [拼图] 鼠标操作,有音效 游戏玩法仿文曲星上拼图游戏,每次只能用空白方块与左右相邻的数字方块对换, 当排列成1 2 3 则游戏胜利 4 5 6 7 8 [说明] 1.游戏引擎代码参考[美]Michael Mor
project
- Card Game-Big & small. It is a mini-card game. The program will randomly select one card within the 52 cards. Users can guess the card is a big or small. The program can also record the marks of each game. It s a simple program to learn the C++ langu
2
- 函式庫與硬體: ANSI C Dos 6.0 Neo SDK 8255A 教學發展板 說明: 此為以Dos 6.0為平台Turbo C寫的小遊戲, 這次是使用開放源碼的neo SDK來進行程式, 其一開始您必須先選擇你想要的玩家(共有兩種選項,其選擇由按鈕2、4 控制方向),選擇完 之後按下確定鈕3,及遊戲開始進入計分模式。當按下鈕2 時人物向左移動;當按下鈕4時人 物向右移動。遊戲開始,有漢堡、餅乾、三明治等食
m
- 这个是用LUA 写的美女快餐厅游戏代码,由于在开发环境里没有对应选项,所以我只好选择C/C++了,希望对学习LUA的朋友有帮助-This is a beautiful fast-food restaurant LUA to write the game code, as in the development environment and have no equivalent option, so I had to select C/C++, and want to help a friend
exercise
- 设计一个含有多个菜单项的菜单演示程序,然后再为这些菜单项设计相应的功能。 要求: (1)程序显示下列菜单选项: 1. 解一元二次方程 2. 石头、剪子、布游戏 3. 退出程序 选择1-3: (2)用户选择1,则求解一元二次方程Ax² +Bx+C=0的根。用户输入A、B、C的值,输出方程根x1和x2。 (3)用户选择2,则模拟石头、剪子、布游戏。用户可以任选石头、剪子、布中的一种,计算机也随机产生3种物件之一,根据“石头赢剪子,剪子赢布,布赢石头”的规则判定
pass-game
- 一个有趣的C语言程序 ,设置5个关卡,运行过后可以任选择一个进行游戏-An interesting C language program, set up five points, after running the game can either select a
Monkeys-Select-King
- 编程C语言:猴子选大王(关于链表的创建删除粘贴破坏等操作等等)-C programming language: the monkeys selected King to create a linked list (on delete paste the destruction operation, etc.)
Jigsaw
- 用C++写的拼图游戏,可查看原图,选择自定义图片(bmp格式),排行榜未完成-Jigsaw puzzle with C++ write, you can view the original image, select a custom image (bmp format), the ranking is not completed
snake_ladder
- This is a sample C++ snake and ladder Game Project . Select this program and compile it on Turbo C++.
Quake-3-Arena-v1.32
- Q3的源代码 1)将所有工程属性Win32 Debug,改为Win32 Release 2)在工作区fileview中,右击"ui files"工程,左击"卸载工程",这一步很关键,否则会出现错误 3)在菜单栏里依次点击"工程"-->"从属性"-->在"选择修改工程"的下拉框中,选择quake3.在"从属以下工程:"选择框中,在botlib和renderer前面打勾,确定即可. 4)在工作区fileview中,右击"quake3 files"工
PA1_TicTacToe
- This a Tic Tac Toe Game developed in C++ by me as a part of my curriculum.Tic Tac Toe is a two player mind game . I have developed this game in Dev C++ IDE using OOPS concepts in C++. This is a console based game. The game asks about the matrix row a
Gobang-game
- 采用c语言实现五子棋的游戏功能,使得程序能够根据人所放棋子的位置自动选择最佳的棋子放置位置。-Realize gaming function by c language. Make the program can automatically select the optimal placement of the pieces to put the pieces based on the location of the person.
lianliankan
- 1、主界面选择游戏运行环境 2、游戏按照一定规则实现相同图片相消,消除时有闪烁效果 3、游戏界面有重新开始、重新排列、计时、计分等功能 4、支持单机版游戏环境 a.有简单、复杂和困难三种等级的选择 b.时间限制 c.在规定时间内完成游戏,显示成功通关的模态对话框 5、支持网络版游戏环境 a.通过服务器与客户端的连接进行两人对决 b.有聊天功能 c.在规定时间内完成游戏,显示赢了对手的模态对话框,另一方
Monkeys-Select-King
- 编程C语言:猴子选大王(关于链表的创建删除粘贴破坏等操作等等)-C programming language: the monkeys selected King to create a linked list (on delete paste the destruction operation, etc.)