搜索资源列表
连连看小游戏DONET版
- 用C#开发的连连看小游戏,内容涉及到GDI+等方面。-C# development of the 1000 block of Terry Avenue little game, covering such aspects of the GDI.
StudyGDIGame
- 使用GDI编写小游戏的源码,使用的技巧有透明位图,midi播放等-prepared using GDI source of small game, the skills to use a transparent bitmap, MIDI playback
StuntJumper
- 用GDI制作的小游戏,可供想开发游戏的爱好者学习。-using GDI produced by the small games, games available to fans of learning.
Doggi_Gdi+
- 采用 c# 编写的模仿 FC 上 \"吃豆\" 的小游戏, 同时实现了 GDI+ 和 DDraw 两套呈现引擎的即时切换. debug/release 中包含了运行时所需的声音和图片文件.-used to imitate FC prepared "to eat beans" of the game, Simultaneously DDraw and the GDI engine has two immediate
连连看小游戏DONET版
- 用C#开发的连连看小游戏,内容涉及到GDI+等方面。-C# development of the 1000 block of Terry Avenue little game, covering such aspects of the GDI.
StudyGDIGame
- 使用GDI编写小游戏的源码,使用的技巧有透明位图,midi播放等-prepared using GDI source of small game, the skills to use a transparent bitmap, MIDI playback
StuntJumper
- 用GDI制作的小游戏,可供想开发游戏的爱好者学习。-using GDI produced by the small games, games available to fans of learning.
Doggi_Gdi+
- 采用 c# 编写的模仿 FC 上 "吃豆" 的小游戏, 同时实现了 GDI+ 和 DDraw 两套呈现引擎的即时切换. debug/release 中包含了运行时所需的声音和图片文件.-used to imitate FC prepared "to eat beans" of the game, Simultaneously DDraw and the GDI engine has two immediate ha
guess(caice)
- 这是我用 net 写的一个 小游戏, 对与刚接触GDI的人应该有帮助-with net write a little game of the fourth year of GDI and the people should be helped
WIN32Snake
- 这是我闲时无聊写的小游戏,完整的win32 GDI游戏教学。对新手很有用。包括游戏和地图编辑器。还有已经制作好的8个关卡地图文件。-This is my leisure to write silly little games, complete games win32 GDI teaching. Useful for the novice. Including games and map editor. There has produc
CarGame
- 在visual 2005上基于C# GDI+开发的小游戏. 其中有汽车的移动,碰撞等 -Based on visual 2005 in C# GDI+ Developed game. In which the movement of the vehicle, collision, etc.
TicTac
- 关于windows GDI 的一个小游戏例程,程序涉及的主要是鼠标对图形的操作-Windows GDI on a small game routines, procedures mainly involved the operation of the mouse on the graphics
Five
- 用纯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.
src
- 一个使用widows自带gdi设计的小游戏,仙剑后传,内容简单,测试widows gdi功能,-Gdi bring a design to use widows of small game, after仙剑Chuan, content simply to test the widows gdi functions
paopoatang
- 类似QQ泡泡堂的小游戏,界面非常好看,采用GDI-PAOPAO QQ game similar small game, very good-looking interface, using GDI
chenjie
- 一个简单的龚 GDI 开发的一个小游戏,喜欢的大家分线一下。-无
Programming_GDI_VC_game_item_code
- VC编程开发GDI 小游戏项目代码Programming GDI VC game item code -Programming GDI VC game item code
RussiaSquare
- 自己编写的俄罗斯方块小游戏,源码及程序。使用MFC+GDI。-Original Tetris game source code made by myself,using MFC&GDI
buyu
- 简单的捕鱼游戏,有点击音效加入,可供初学者参考。。。(Simple fishing game, for beginners reference)
Simple-version-of-the-fishing
- 本程序是一个模仿捕鱼达人的小游戏,语言为C语言。WIN32、GDI。实现功能: 积分; 碰撞; 点击测试; 随机生成鱼; 连续图片实现鱼游泳动画; 点击音效; 程序是鄙人C语言实验程序,参考了《windows游戏编程之从零开始》GDI部分。程序逻辑简单,实现直接,结构比较清晰。如果有类似作业需求的,可以作为参考。(This program is a copy of the game to fish, language C