搜索资源列表
llkGame
- 连连看游戏,可以选择3种难度,初级、中级、高级,可以分别单独配置游戏的参数,C#开发.net环境。-Lianliankan game, we can choose three kinds of difficulties, primary, intermediate and advanced, the game separately configuration parameters, C# development. net environment.
NewMineSweeper
- 控制台窗口下的扫雷游戏,支持鼠标点击、本地用户登陆、计时、保存游戏、英雄榜等功能。不仅设计了传统模式的扫雷,还设计了更具挑战性的“高级模式”,代码总长度2400~2500行。 操作说明:左键、右键单击:同WINDOWS扫雷;鼠标中键单击:排雷(相当于WINDOWS扫雷中的排雷功能,但排雷逻辑不同)。 本游戏适合作为C语言学习的大作业。-Minesweeping games in the console window, support for mouse clicks, the local
Chap07_Hanoi
- 汉诺塔游戏 《 Visual C++ 高级编程技术OpenGL篇 》程序源代码-Tower of Hanoi game " Visual C++ programming OpenGL chapter" source code
perpintu
- C#图片拼图游戏高级版,暂时没有演示截图,拼图游戏相信大家不会陌生,有兴趣的可以下载源码编译一试-C# picture puzzle Premium Edition, there is no demo screenshots, puzzle I believe we are no strangers are interested can download the source code compiled a try
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
BoxMan
- C++推箱子小游戏,完整可运行,适合高级编程技术期末作业-C++ Sokoban game, complete run, the end of the job for advanced programming techniques
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