搜索资源列表
MyRussionBlock
- 自己使用C#编写的一个俄罗斯方块游戏。 完全使用面向对象思想,具有很强的可扩展性。支持多种游戏模式,可以自定义新种类的方块,可记录游戏积分并查看排行榜等。-its own use C# prepared a Tetris game. Full use of object-oriented thinking, and highly scalable. Support for multiple game modes, and can define new types of sheet, it c
game_Pushbox
- C++开发的推箱子游戏 1.类的划分 Cdraw类 绘画加载地图(包括围墙、人、箱子等等) Cman类 是否完成(过关) 即时更新地图 2.设计思想 从文件map.txt里读取地图信息,然后通过Cdraw类加载地图,通过keydown事件调用Cman里的重载函数updatemap, 单参数updateMap(UINT nChar)是用于更改当前小人以及箱子的坐标,记录下来后传给updateMap(int x1, int y1, int x2,
feijishanshec
- c语言版飞机闪射,有增加了很多新功能 ,一键加血,记录上次分数-c language version of the aircraft Shanyi, a lot of new features, plus a bond of blood, the previous record score
BlackWhite
- 由c#实现的黑白棋游戏完整程序,还能记录下下棋的全部记录.-A reversi/othello game developed by C#, it could record all the user s movement during the game.
BWChess
- C++开发的BWChess黑白棋游戏,界面差不多,功能挺多的,可以与电脑下棋也可以人与人对战,可以提醒,记录对战排行榜。-C++ development BWChess Reversi game, the interface is similar to the挺多function, you can play chess with the computer can also be against people can be reminded to record against the list.
WenQuXingGame
- 这是文曲星里的小游戏,本人用C语言将其编出并添加破纪录功能。游戏规则:随机产生4个数字,由玩家输入4个不重复的数字(如:8 3 1 2)按回车后电脑给出提示,其形式为"?A?B".你所输入的四位数中,位置和数字都正确则为A,数字相同但位置不相同时为B,你只可以猜10次,若你所用的次数小于纪录保持者,则为破纪录。-This is Wen Quxing the little games, I used to compile the C language and add their record-br
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
caidanci
- 用C++实现简单的猜单词功能,具有单词管理,玩家记录,猜词过程,菜单设置的功能-C++ implementation with a simple guess the word function, with the word management, record players, guessing process, the function menu setting
wuzhiqi_ZD
- C++ builder 五子棋源码, 包括记录保存,是一个比较完善但功能相当简单的游戏-C++ builder backgammon source code, including record keeping, is a more complete game is simple but functional
c-Gobang
- C语言 实现五子棋游戏两人互相对战,可以悔一步棋;可以记录对战总结果。TC2.0下编写-C language Gobang two play against each other, you can regret a move can record the total results of battle. TC2.0 prepared
Snake
- 基于Visual C#开发的贪吃蛇游戏,有关卡设置,能记录最好成绩,界面优美。-Based on Visual C# development of Snake game, the card set, to record the best score, the beautiful interface.
game_wuziqi
- 五子棋小游戏(双人五子棋),C#双人五子棋小游戏源代码源程序(完整版),编译运行时需要wzqdatabase.dll文件,可以了解到这是一个五子棋的数据库文件,放在DEBUG目录下程序会自动调用。这款基于C#的五子棋游戏可进行双人对战,可记录游戏战绩,可提交意见建议,棋盘设计的也相当不错,阅读本源代码对提高C#小游戏编程还是有帮助的-Small game of backgammon (double the renju), C# double backgammon game source code
c-Gobang
- C语言 实现五子棋游戏两人互相对战,可以悔一步棋;可以记录对战总结果。TC2.0下编写-C language Gobang two play against each other, you can regret a move can record the total results of battle. TC2.0 prepared
saolei
- C语言完成自定义扫雷,个性化扫雷。玩家可以选择游戏难度,分为初级,中级和高级,同时可以记录游戏分数,进入排行榜。-C language to complete demining custom, personalized demining. Players can the game difficulty, divided into beginner, intermediate and advanced, and can record game scores, enter the rankings
2048
- 2048游戏,基于c#平台开发,可以记录最高分,更新最高分记录(2048 game, based on c# platform development, you can record the highest score, update the highest score)