搜索资源列表
VS.net开发俄罗斯方块
- 经典的俄罗斯方块,用VS.net的VC7.0编写,重点实现了计时器的作用。 程序中的方块都是用DC画成。代码简洁,程序体积很小。 E-mail: hackerqc@gmail.com-classic Tetris with the VC7.0 VS.net prepared, focused and the role of the timer. The procedures are ideographic DC paint. Simple code, procedures small size
shaolei
- 程序说明:1)总括说明,本游戏分为初级,中级,高级三个档次,如果你觉的不爽,可以自己定义行数和列数。 2)细节说明,点击开始”菜单,开始游戏,或者鼠标点击屏幕任何区域开始游戏。此时,计时器开始计时; 开始的游戏被设为初级,此时,在屏幕的右上方你将会看到游戏所拥有的总区域个数与有雷的个数以及你将要点击的区域个数。
checkbox
- MFC写的扫雷游戏,定时器技术实现计时功能,注册表实现英雄榜记录的功能,GDI技术实现雷区的绘制功能-MFC write mine game timer technology to achieve timing functions, registry Armory record rendering capabilities of GDI technology minefield
Win32Tetris_C
- 原创Windows入门程序,直接使用Windows API编写。几乎包含了Widows入门会碰到的所有知识,像窗口、消息、菜单、工具栏、资源、对话框、计时器、自绘按钮、GDI位图操作、Windows目录操作、INI文件操作等等,拿来练下手应该会收获不少。带详细注释的源代码,开发环境是VC6,希望对你有所帮助。-Original Windows entry procedures, the preparation of the direct use of Windows API. Widows en
FIVETWO
- 用VC实现人对人下五子棋的功能,还有计时间器等-With the achievement of person-to-person VC Gobang functions under, as well as of the time, etc.
PinTuGame
- 1、一个可以自选图形和难度的拼图游戏,选择不同的底图,再选择难度,就可以开始游戏了。 2 在做拼图游戏时,拼图旁边有钟表计时器,还有两个按钮,点击后分别显示一个完整的小图形和拼图拼好后的图形。 3 难度越大,拼图的块越多,越有挑战性,玩家可以随意改变三种难度的一种,并有五种不同的底图供玩家按喜好选择。 -1, an optional graphics and difficult puzzle game, choose a different base map, then select
fassignment
- 连连看java代码 有自己设计的单个button的样式以及自己写的计时器-Tile Matcher
linkgame
- 自制的连连看游戏,使用MFC平台实现 有开局、暂停、提示、更换背景图片等功能 设置了一定关卡、有计时器-Lianliankan game homemade, using the MFC platform implementation start, pause, prompt, replace the background image and other functions set some barriers, timer
PtGame
- 计时拼图游戏,可以设置图片大小,帮助,内置音乐播放器-Timing jigsaw puzzle, you can set the picture size to help, the built-in music player
HIT-LETTER
- 有计时器进行计时,屏幕中会出现数字、字母或符号,根据显示的数字、字母或符号在键盘上进行敲击。-There timer for timing, the screen will appear numbers, letters or symbols, according to the figures, letters, or symbols on the keyboard percussion.
魔板无图
- 数字拼图游戏,有计时器。同时还有排行榜数据库可以记录完成游戏时玩家的名字。