搜索资源列表
RedSnake
- C#开发的精美贪吃蛇游戏 GDI+绘图 开发环境:Microsoft Visual Studio .NET 2003-C# development of the beautiful game GDI drawing huge memory development environment : Microsoft Visual Studio.NET 2003
Five.rar
- 用纯SDK写的一个五子棋游戏小程序,可以人机对弈,图形API用的是GDI,游戏AI不算太笨,也不是很聪明。,Writing with a pure SDK Game Gobang applet, you can man-machine game, graphics API are used by GDI,太笨Game AI is not, nor is it very clever.
MyRussia
- 俄罗斯方块游戏,用GDI绘图,这是一个基于对话框的程序。-Tetris game, using GDI graphics, this is a dialog-based procedures.
RussiaMatrix
- 一个自己没事儿写的俄罗斯方块,用的是GDI画的,效率不是很高,但逻辑上没有问题-Own all right to write a Russian box, using a GDI painting, efficiency is not high, but logically there is no problem
gdi
- 用win32和GDI实现了一个五子棋的棋盘的绘制,单击一次出白棋子,再单击一次出黑棋子。-GDI using win32 and implementation of a chessboard Gobang drawing, click once a white pawn, and then click once a black pawn.
five
- GDI做的五子棋源码,感觉还不错,学习GDI编程的朋友可以借鉴一下。-GDI source Gobang do, I feel pretty good, learning GDI programming you can learn from a friend.
Win32Tetris_C
- Windows入门程序,直接使用Windows API编写。几乎包含了Widows入门会碰到的所有知识,像窗口、消息、菜单、工具栏、资源、对话框、计时器、自绘按钮、GDI位图操作、Windows目录操作、INI文件操作等等,拿来练下手应该会收获不少。带详细注释的源代码,开发环境是VC6,希望对你有所帮助。-Windows entry procedures, the preparation of the direct use of Windows API. Widows entry contain
Win32Tetris_C
- 为了挑战一个新的高度,作者原创了他从事WEB编程以来的第一个Win32 API应用,之所以编写一个游戏,是因为游戏考察的知识面很综合,之所以选择俄罗斯方块,一是自己曾被瘾过,二是发现这款游戏几乎包含了Widows入门的很多知识,比如窗口、消息、菜单、工具栏、资源、对话框、计时器、自绘按钮、GDI位图操作、Windows目录操作、INI文件操作等等,拿来练手会收获不少。本游戏是带有背景音乐的,一边玩游戏一边欣赏音乐的感觉相信很舒服。-In order to challenge a new leve
BlockGame
- 俄罗斯方块,很经典的,用了GDI,当然方法不是很聪明,因为本人的数学一般....呵呵,不说了,上代码-Tetris classic, with the GDI, of course, means not very clever, because my math in general .... Oh, do not say, with a code!!!
win32_five
- 纯win32框架, 加GDI作图, 无资源文件, 资源纯实时绘制, 全长307行的五子棋程序, 无AI,仅支持双人对战. 供初学者学习参考-Pure win32 framework, plus GDI mapping, non-resource file, resource pure real-time rendering a total length of 307 lines Gobang procedures, no AI, only supports double Versus. For
Tetris
- 基于WIN32 GDI的俄罗斯方块对战版C++实现代码 包括源代码和执行程序-WIN32 GDI-based version of Tetris Battle C++ implementation code includes source code and enforcement procedures
CSHarpmantanghong
- GDI+实现的益智游戏 -GDI+ implementation of the puzzle game
PuKeGame
- 利用GDI开发的简单纸牌游戏,支持局域网络-GDI developed using the simple card game, support the local area network
wuzhiqi
- 五子棋GDI 符合初学者 包含五子棋电脑AI-GDI line backgammon beginners include the computer AI
Chess
- Win32下使用Gdi完成的人人对弈象棋程序!-Everyone chess chess. Win32 uses gdi done!
Backgammon
- GDI开发的只能AI 五子棋 亮点是:AI功能写的不错 有简单,困难,专家 3个等级-The GDI developed only AI backgammon The bright spot is: AI function to write a good simple, difficult, experts three levels
GoBang
- 一个简单的五子棋游戏,使用GDI画棋盘和棋子, 有着胜负的逻辑判断。-A simple gobang game, the use of GDI drawing board and pieces, With the outcome of logic.
GoBangX
- 一个简单的五子棋游戏,使用GDI画棋盘和棋子。加入了人工智能,将AI的智能设定为中等。AI智能是借鉴的一个优秀的智能算法。-A simple gobang game, the use of GDI drawing board and pieces. Joined the AI, the AI of the smart set to medium. AI intelligence is to learn from a good intelligent algorithm.