资源列表
daqiqiu
- 本应用程序名为“打气球”是一款在VC6.0环境下运行的益智小游戏。初始界面为游戏的欢迎界面,通过欢迎界面的导航按钮,玩家可以进入游戏画面、关于界面和查看排行榜。游戏界面中,用户可以在游戏前收到有关提示。输入姓名后开心进行游戏。游戏过程中不断有气球落下,其中普通气球为绿色,高分气球为红色。用户可以通过鼠标和键盘操作发射炮弹打落气球,打落后,气球的分数将被记录下来。如果气球落到地面,则会扣除相应的分数。 用户也可以查看排行榜,其中排行榜将显示前三名的成绩。 -This application
MaxAndMagicMaker
- 说明 游戏名称 Max&MagicMaker(麦克斯与魔法标记) 游戏玩法 通过键盘控制人物移动获取能量球 编译环境 Microsoft Visual Studio 2008 Microsoft DirectX SDK (June 2010) 程序配置 输出目录 ../bin 工作目录 ./Res 字符集 Unicode 操作控制 按键W:跳跃 按键A:向左移动 按键D:向右移动-Explanation Game Title
AStar
- 游戏中常用的寻路算法-A星算法 直接将此代码加到自己的程序中就能实现最短路径的查找-Game pathfinding algorithm commonly used algorithm-A star This added to the code directly own program to find the shortest path can be achieved
Roll-screen-
- 包含水平卷屏、垂直卷屏以及垂直循环卷屏的源代码,在项目里就可以直接使用了 。而且有很高的学习价值。-Contains a horizontal scrolling, vertical scrolling and vertical scrolling circulating source code in the project can be used directly. And has a high learning value.
001
- 大地图不是全部体现,当英雄移动到相应位置时相应位置的地图才打印出来,实现地图的卷频-Map not all reflected, when the hero to move into position before the corresponding location map print out a map of the volume to achieve frequency
c-language-Minesweeper-code
- c语言小游戏代码扫雷代码 用c语言编写的扫雷游戏代码以供同学们的学习与交流之用 -c language game code Minesweeper code
2048
- 每次會增加一個數字,你可以選擇向四個方向移動,遇到相同的數字就會合併相加,遊戲的目的就是合併出2048這個數字,最終看你獲得了多少總分。這款讓人一不小心就會無法自拔的益智遊戲,除了考驗你的技巧之外,同時也要挑戰你的運氣!-Each will add a number, you can choose to move to the four directions, the merger will encounter the same digital sum, the purpose of the g
VB-lianliankan-Game-Online-Source
- 每个方块均采用一个Image控件,不但可以单机玩,还利用Winsock控件实现了网络对战。效果非常好-Each box are made of an Image control, not only can play stand-alone, but also use the Winsock control to achieve the online play. Very good
VB-24-point-game-of-poker-algorithm
- VB编写的一个智能24点游戏:在程序随机生成的四张扑克牌中只能用加、减、乘、除以及括号算出这四张牌,并使得结果为24,或者宣布根本无解。每张牌必须且只能运算一次 J、Q、K可设置为11、12、13-VB written an intelligent 24-point game: In the program randomly generated four cards can only be used to add, subtract, multiply, divide and brackets
chidou
- 经典的吃豆豆游戏,纯c代码,简单易懂,编译后直接可用。-Eat Peas classic game, pure c code, easy to understand, compiled directly available.
myMinesweeper
- 基于QT和C++实现的扫雷游戏,QT实现界面,C++实现棋盘-Based on QT and C++ implementation of Minesweeper game, QT realize interface, C++ realization chessboard
boxman_20150410
- 用vc做的推箱子小游戏的MFC代码实现,自带地图-Tuixiangzi game MFC code implementation