资源列表
shaorei
- 用JAVA编写的扫雷游戏,包含CLASS文件-used to prepare the mine JAVA games, document contains CLASS
hongxidazhan
- 用JAVA编写的红心大战扑克游戏,带源代码和生成文件-with JAVA prepared hearts poker games, with source code and documentation generation
cutimage
- 用java编的一个拼图程序 现在支持易,中,难三个level,另有自定义易中难^^ 并且实现了成绩记录功能 其中自定义级别可以自己选择图片,程序内部实现了自动切片功能(切片比较慢)-java with a series of puzzles procedures now support easy, medium and difficult 3 level, Another easy-defined hard - ^ ^ realization of the achievements
EVCSnake
- 用EVC编写的贪吃蛇游戏,呵呵,有点意思,在手机上执行的那种。可以自己修改一下,会更有意思-EVC prepared with a huge memory of the game, Oh, a bit mean, in the implementation of the phone kind. They can adapt, will be more interesting.
gameofrussia
- 可运行结果的 游戏 只要安装了java 开发工具便可使用 希望大家对其进行改进-operational results of the game as long as the installation of java development tools hope we can use to improve it
PengPeng1
- 这是是我前几天仿写的小游戏《看谁守得住》的源代码,有详细的注释,代码短,但涉及到windows实时网络游戏的诸多基本元素,包括多线程、套接字、双缓冲、边界检查、3D视角等,程序可扩展性好,对程序中小球个数NBALL重新赋值(比如改成6)可以方便的扩展成网络桌球,对大球个数修改可以方便的扩展成网络足球(需要修改碰撞判断条件),也可以很方便的移植为调试OpenGL、D3D程序的平台(替换显示类C3DConvertor),是一个值得参考的入门级实时3D游戏编程框架 游戏支持单机和双人局域网两
KuLouTouGame
- VC++6.0编写的\"骷髅头\"小游戏.类似宝石方块,三个相同的骷髅头连成一线则消除,发生头骨破裂的声音,支持道具.学习VC++游戏编程的很有帮助.-prepared by the "skeleton" as small game. Similar gem box, 3 skeletons of the same company as the first line is eliminated, the rupture occurred skull voices suppor
myGAME2
- 一个能和人下井子棋的计算机程序,在棋盘横向、竖向、斜向形成连续的相同色3个棋子的一方为胜。-a person and can pound son of chess computer program on the chessboard horizontal, vertical, oblique form of the same color consecutive three pawn of the party for victories.
zhanxingshu
- 占星术4.0版C语言源程序 一种小型游戏-astrology version 4.0 C language source of a small game
c++code
- 一个俄罗斯方块的源代码,有点笨的…… 请多多指教-a box of source code, a bit stupid ... Please exhibitions
rotnum
- 类似于8数码的一个转数字的游戏,支持计算机求解,把所有数据转成1至9成功,游戏来源于nokia 8210-similar to a digital switch-digit games, computer support solution all data transferred from one to nine successful games from nokia 8210
mybox
- 操作说明: 1. 上、下、左、右键移动角色 2. \"B\"键显示或隐藏炸弹 3. 在炸弹显示的情况下,按\"回车\"键引爆炸弹( 注:只能将墙壁引爆 ) 4. 按\"退格\"键可以返回上一步移动,只能回退20步 ***************************************************************************** 特殊说明: 本游戏是从先前Redfox的源程序修改