资源列表
snake
- 一个简单的动画游戏 可以用鼠标控制运动方向-a simple playgame
bashumaqiujieguocheng
- 八数码求解过程动态演示,动态的解决九宫问题-Eight digital solution process dynamic presentations, dynamic solution JiuGongTu
泡泡堂单机版(含ASL游戏引擎源码)
- 模拟盛大公司的经典游戏,逼真实现其大部分功能。支持大物体、动画物体,支持小龟、猫头鹰、飞碟等坐骑,支持草丛、帐篷、冰窟等掩体物,支持各种主要道具,支持小区、沙漠和冰川三种地形,支持基本模式和复活大战模式。纯面向对象开发,灵活使用继承、多态特性,应用Singleton、Prototype、State等设计模式。
RokeandSnake
- 俄罗斯方块与贪吃蛇游戏,可用于学习C语言-Tetris and Snake games, learning C language
Typing
- 一个简单的打字游戏,可选择速度,查看排行榜-A simple typing game. Speed can be adjust for various difficulties. Ranking can be saved.
Game-vc6.0
- 一些小游戏.很适合VC的初学者.看了一定能写个出来.有扫雷.什么的.加上一本教程....... -some small games. VC is very suitable for beginners. Read will write out. A mine. Whatever. Plus a Guide .......
line
- 这是一个简单的连连看游戏,鼠标左键点击两个相同图案,如果图案间的连线转折不超过2次并且不经过其他图案-This is a simple Lianliankan game, the left mouse button click on the same pattern, if the turning point of connection between the pattern of not more than two times, and not through other patterns
llk
- 连连看小程序,连续点击两张图案相同的牌,如果两张牌可以用三条或三条以下的直线首尾相连, 则两张牌被消除,最先消除所有牌的人获得胜利。-Lianliankan small program, the same pattern continuously clicking two cards, two cards can be used if three or three lines below the end to end, the two cards is eliminated, the first
saolei
- 本课程设计实现类似于Windows操作系统自带的扫雷游戏。在课程设计中,系统开发平台为Windows XP,程序设计语言采用Visual C++,程序运行平台为Windows 2000/XP。在程序设计中,把整个雷区看成一个二维数组,把雷方块定义为具有所在雷区二维数组的行和列、当前状态、方块属性、历史状态的结构体,采用了结构化与面向对象两种解决问题的方法。整个游戏程序包括了布雷、扫雷过程和结果三个阶段,在处理鼠标响应事件中伴随着GDI绘图。程序通过调试运行,实现了设计目标,能够同时满足扫雷游戏初
tcpp3full
- 这是一个扫雷程序,主要的功能界面已经基本完善。-This is a mine clearance program, the main function of the interface has been basically perfect.
jiugong
- 一个用a*算法实现的拼图程序-An algorithm with a* the puzzle of the program
pintu
- c++编译的拼图游戏,简单,易懂,适合学习参考框架构造以及界面编辑的学习!-c++ compile the jigsaw puzzle, simple, understandable, and for learning the learning of the reference frame construction, as well as the interface to edit!