资源列表
sl
- Java版扫雷 所有源友放在一个文件中(JingJing.java) 直接编译运行即可 注:图片与源文件的相对目录结构请不要改变-Friends of mine all source Java version in one file (JingJing.java) can be run directly translated NOTE: Pictures and source files do not change the relative directory structure
tetris
- 网页版俄罗斯方块,支持快捷按键设置、多语言设置、支持游戏暂停、支持颜色等的自定义,底层全用JS实现。是一款难得的JS学习实例。-HTML version of Tetris, support shortcut key set, multi-language settings, support for the game is paused, support custom colors, etc., underlying the whole realization with JS. JS is a
BombMan
- 基本游戏框架 简单的炸弹人java代码-The basic framework of a simple Bomberman game java code
Snake
- 贪吃蛇的vc源代码,这个不是我写的,但相信会对你的vc编程很有帮助的
fivecode
- 完全用API实现的五子棋,想了解WINDOWS编程原理的新手有福了,模块划分清晰,相信很快就能看懂。
TetrisApplet
- 用Java实现的俄罗斯方块程序,可以用于分析游戏开发历程,模块建立,对进一步的开发有一定的帮助-Tetris program written in Java can be used for the analysis of game development course module to establish the further development of some help
24
- 神奇24游戏的玩法是,由计算机随机产生4个自然数,玩家利用加减乘除和加括号,将4个数组成结果等于24的四则运算算式。在大多数情况下这个问题都有解,这就是“神奇”所在之处。通常的解法都是采用穷举法,对所有可能的算式进行求解,然后判断结果是不是24。问题的难点在于如何生成这所有的算式,由于括号的缘故,使问题变得复杂了。一种办法是将中缀表达式转化为后缀表达式,转入对后缀表达式的分析。由于后缀表达式的特点,后缀表达式的分析和求解都比较容易实现,这样就简化了问题的求解。-The magic 24 game
Russiadiamonds.vb
- 关于俄罗斯方块小游戏的源代码,使用VB编写
VBDDP
- 对对碰* 包含文件: modMain.vb Form1.vb-right right touch external documents include : modMain.vb Form1.vb
Backgammon
- 一个初学者编写的五子棋小游戏 一个初学者编写的五子棋小游戏-A beginner written in 331 games A beginner written in 331 games A beginner written in 331 games
CH2-1
- visual c++绘图技巧 2D visual c++游戏设计第二章 共7个小程序。第一个-visual mapping techniques c c 2D visual design of the second game Chapter 7 small programs. No. 1
MyDX_Text3D
- 详细介绍DirectX中Text3D 的运用,特别有用!-detailed DirectX Text3D use, especially useful!
