搜索资源列表
char_mine
- C语言写的纯字符扫雷,并不比WINDOWS下的差多少!程序+源代码!-C language to write the characters purely mine, than Windows is not the number of poor! Source code!
MINE_TC3
- 用Turbo C++ 3.0开发的模拟Windows扫雷的游戏,支持键盘和鼠标两种控制方式,支持鼠标右键,支持双键功能。-Turbo C 3.0 with the development of the mine-simulation game for Windows, support both keyboard and mouse control and support with the right mouse button, double bond support functions.
Mine_DDraw
- 采用 c#, Manager Directx9.DirectDraw 编写的 模仿windows扫雷的小游戏游戏.-using c #, Manager Directx9.DirectDraw prepared by the imitation windows mine small game game.
saolei
- 这个程序是模仿Windows中的扫雷小游戏制作的,该程序只是实现了扫雷游戏的主体部分,诸如计分、升级部分都没有做。这个程序可以作为初学者学习C语言绘图和游戏的实例。 该程序在Turbo C2.0 下编译通过 由于扫雷游戏是用鼠标操作的,而Turbo C中提供的鼠标驱动程序在Windows xp下不可用,所以我随源程序提供了一个鼠标驱动的头文件,须将将该头文件复制到Turbo C2.0 的安装目录下的“include”文件夹中方可编译或运行,也可自行修改原文件使之包含该投文件。
LUMINES
- 用C#做的能在Windows上玩的LUMINES!
qqban
- 一个C#编写的七巧板游戏的源代码,代码中涉及GraphicsPath类的相关操作。部分代码示例适用于 Windows 窗体,它需要 PaintEventArgse,一个 OnPaint 事件对象。代码执行下列操作: 创建两个路径:一个为头朝上的三角形,另一个为头朝下的三角形。 将第二个路径添加到第一个路径上。 将最终的路径绘制到屏幕。 -A puzzle game source code written in C# code involved in the op
saoleiC
- windows中扫雷游戏的C++源代码,完整再现了其所有功能。-windows in the mine game C++ source code, a complete reproduction of all of its functions.
ANIMTE
- 动画模拟开发包,包括来自于著名游戏"盗宝贼"的生动范例(需 WINDOWS 3.1 ,C语言编译器,鼠标)在WINDOWS下执行setup-Animation simulation development kit, including from the well-known game " 盗宝Thieves" vivid example of (to be WINDOWS 3.1, C language compiler, a mouse) in the setup under
saolei
- 类似于Windows自带的扫雷游戏源代码,是使用 C++的-Mine comes with the game is similar to Windows source code, is to use C++,
33444
- 俄罗斯方块 C++ 其他智力游戏Windows编程-Tetris C++ language code
BLOWUP.RAR
- Old good Minesweeper for Windows on plain C
BOXGAME
- 利用C语言在windows下实现俄罗斯方块游戏-Using C language in the windows to achieve Tetris game
Mouze_maze
- 一个用vs2005写的迷宫游戏。用到了windows编程,主要还是c++语言。-Written in a maze game with vs2005. Used in the windows programming, mainly c++ language.
ChinaBlock
- 游戏 c#俄罗斯方块编程源代码,windows窗体编程-Tetris game programming c# source code, windows form programming
BW-chess
- bw.dsp 这个文件(项目文件)包含在项目级别的信息和 用于建立一个单一的项目或子项目。其他用户可以共享 项目(。DSP)文件,但他们应该在本地出口的makefile。 bw.h 这是应用程序的主头文件。它包括其他 项目特定的头文件(包括Resource.h)并声明 CBwApp应用程序类。 bw.cpp 这是主要的应用程序的源文件包含应用程序 类CBwApp。 bw.rc 这是对微软W
tetris
- 俄罗斯方块源程序,C语言编写,最经典的windows编程学习方式-Tetris source code, C language, the most classic way to learn windows programming
minesweep
- 扫雷游戏,三段程序实现,三种MFC界面风格,C++实现,和windows上原理一致-Minesweeper, three sections of the program implementation, three MFC interface style, C++ implementation, and windows on the same principle
c-version-of-Tetris
- c版俄罗斯方块 c语言 windows下小游戏-c version of Tetris C language in the game under windows
turbo-c-mmuy
- turbo c 图形界面小游戏,根据windows游戏木乃伊编写。-A game by graphics of Turbo C
SnakeGame_62716
- 简单的贪吃蛇游戏制作。c#windows窗体,初学者可以看看。(Simple Snake game making. C#windows form, a beginner can try it)