资源列表
snap25
- 敲地鼠游戏,根据日文翻译而成,希望大家喜欢,试一下吧-knockout mice to the game, according to Japanese translation, hope you like, Try it
VBA-24-point-game
- VBA制作的24点游戏 代码可以看到的 有助于大家明白游戏过程-VBA24 point game
16972695
- 贪吃蛇游戏用键盘上下左右键 控制蛇的移动方向-Snake game using the keyboard arrow keys control the direction of movement of the snake
HappySnake
- 我自己用tc写的一个贪吃蛇游戏,里面包括两个版本,Snake_Cng.c,Snake.c和两个可执行文件,其中Snake_Cng.c是在Snake.c的基础上加了一个游戏难度递增控制。蛇的身体使用数组实现的,有兴趣的不妨看一下。-my own use tc Snake write a game that included two versions, Snake_Cng.c, Snake.c and two executable files, Snake_Cng.c which is Snake.
TAB_Poker
- Poker Game 遊戲!這是小弟寫的簡單 Poker 遊戲!
Solution1
- 用vb.net做的大富翁,a Console Application that models the game of Monopoly.Houses • Hotels • Rolling doubles • Players will not be allowed to sell properties once purchased. • Players may mortgage a property but it will remain mortgaged
vt_russia_Tetris
- 俄罗斯方块游戏 用VT码做了一个经典的游戏 -russia Tetris
zzz004
- 用vb制作的战旗游戏.用vb制作的战旗游戏.-with vb production Seikai game. With vb production Seikai game.
saoleiC
- windows中扫雷游戏的C++源代码,完整再现了其所有功能。-windows in the mine game C++ source code, a complete reproduction of all of its functions.
tanchishe
- c#语言 累计加分 每过一关速度加快-c# language accumulated bonus points every one off faster
ballgame
- 使用c#简单实现弹珠游戏,在vs2010下开发-Using c# simple implementation pinball game, developed under vs2010
qiqiaobansrc
- C#七巧板-C#创建菱形图案,其间使用了进程,示例适用于 Windows 窗体,它需要 PaintEventArgse,一个 OnPaint 事件对象。代码执行下列操作: 创建两个路径:一个为头朝上的三角形,另一个为头朝下的三角形。将第二个路径添加到第一个路径上。将最终的路径绘制到屏幕。 设置控件样式为双缓冲,可以有效减少图片闪烁的问题-Tangram-C# C# to create a diamond pattern, during which the use of th