搜索资源列表
TC贪吃蛇
- 贪吃蛇的TC游戏程序源代码,我们用了一个学期在高级C语言课了组队完成的.-Greedy Snake,a game with TC language.It takes us one semester to finish it in C language course.
lianliankanC
- 本程序为C语言高级编程示例,纯C实现的连连看游戏,附带有算法说明。-procedures for the C Programming Language High example, the realization of the pure C Lianliankan games, accompanied algorithm note.
Advenced-War
- 一个模仿GBA上的高级战争的小游戏,目前有地图编辑器和遭遇战两种功能,欢迎学习交流,C#语言,VS2008平台-A parody of the GBA' s advanced war game, there are map editor, and encounter two functions, please study the exchange, C# language, VS2008 Platform
tanchisheCPP
- 一个贪吃蛇的C++代码,用OPENGL的高级语言写的-Snake in a C++ code, with the high-level language to write OPENGL
NewMineSweeper
- 控制台窗口下的扫雷游戏,支持鼠标点击、本地用户登陆、计时、保存游戏、英雄榜等功能。不仅设计了传统模式的扫雷,还设计了更具挑战性的“高级模式”,代码总长度2400~2500行。 操作说明:左键、右键单击:同WINDOWS扫雷;鼠标中键单击:排雷(相当于WINDOWS扫雷中的排雷功能,但排雷逻辑不同)。 本游戏适合作为C语言学习的大作业。-Minesweeping games in the console window, support for mouse clicks, the local
WUZIQI
- 一个五子棋游戏, 由c语言高级程序编辑的一个小软件-a game of wuziqi,use c programing language write it
-gobang-superior-version
- c语言编写,五子棋高级版本,devC++完美运行无错-c language, backgammon Advanced version, devC++ perfect run without error
21
- 使用C语言实现的21点。 (1) 程序中一共有 13 张扑克牌可以随机抽取,大于 10 的点数计半点; (2) 高级玩家可以查看下一张牌,按 H 键,然后要求输入密码,密码正确可以看牌,并决定是否要牌;-BlackJack in C. (A) 13 cards can be randomly selected, card with more than 10 points counted as half jack (B) Press the H key, and then
-gobang-superior-version
- c语言编写,五子棋高级版本,devC++完美运行无错-c language, backgammon Advanced version, devC++ perfect run without error
-gobang-superior-version
- c语言编写,五子棋高级版本,devC++完美运行无错-c language, backgammon Advanced version, devC++ perfect run without error
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
sudoku
- C语言实现数独游戏 略高级的版本 可以实现读入txt原始数据 利用递归的算法计算 并显示结果-C language implementation of sudoku slightly senior version Can achieve read TXT raw data by using recursive algorithm to calculate And display the results