资源列表
minesweep
- 扫雷游戏是以BorderLayout为布局,分别在CENTER与EAST中加入JPanel用于构建游戏界面和基本的信息与控制。 右方的JTextField中提供设定雷数的功能。游戏可通过左键与右键的操作进行。 主类包括: 1:主类的构造方法(Main),设定布局与各种监听器的注册; 2:初始化方法(init),每当调用时重新随机埋雷,代表新一轮游戏的开始; 3:搜索方法(dfs):是用深度优先的搜索方法,通过对网格的hash[][]达到扫雷中需要的游戏效果。 打包生
shihaihang_jk0601
- 俄罗斯方块,学生时代编写的小游戏,拿来跟大家分享-Tetris, a student writing a small game, brought to share with you
brick
- 打钻块,自己写的一款小游戏,简单方便,增加宝物系统,增加可玩性。-Drilling block, he wrote a small game, simple, increase the treasure system, to increase playability.
24--games
- 24点小游戏的设计及C++源程序,利用C++Builder 进行开发,其中包含了源程序 4个Edit控件,用来输入4个数字,两个Button 控件用来产生随机数和自动计算-the design of 24 games
Tetris
- 用vc编的俄罗斯方块小游戏,功能有点简单。-block game use vc++
box3d
- 一个3d滚积木的游戏,采用的图形库是openGL,个人感觉做的挺成功的,向大家分享一下-Building blocks of rolling a 3d game, using the graphics library is openGL, do individuals feel very successful, and to share with you
Tetris
- 俄罗斯方块代码,其基本功能具备,代码可修改增加其功能。-Tetris code, with its basic functions, the code can be modified to increase its functionality.
tanshishe
- mfc 贪食蛇,利用mfc制作的贪食蛇小游戏-mfc tanshishe
saolei
- mfc制作的扫雷小游戏,还有少许bug,洁面刷新-mfc saolei
Tetris
- 一款用c#2008实现的俄罗斯方块游戏软件,经测试可玩-With c# 2008 to achieve a Tetris game software, tested playable ..
tanchishe
- 用汇编语言开发的小游戏:贪吃蛇,在dos环境下运行-Assembly language a game: snake
Fairy
- 一个应用小游戏,C语言编译,能运行,仅供参考-A small game written by visual C