搜索资源列表
card_guess
- 实现一个能模拟简单猜扑克牌大小的 Win32 控制台游戏,-achieve a simple simulation can guess the size of a playing card Win32 console games,
TypeLetter
- Win32 简单的打字游戏,入门级别,有语音提示!
SDL-devel-1.2.13-1.i386
- Simple DirectMedia Layer库,简称 SDL,是为数不多的商业游戏开发公司使用的免费软件库之一。它提供跨平台的二维帧缓冲区图形和音频服务,它支持 Linux、Win32 和 BeOS。也不同程度地支持其它平台,包括 Solaris、IRIX、FreeBSD 和 MacOS。除了大量的服务,包括线程、独立于字节存储次序的宏和 CD 音频,SDL 还提供了一个简单的 API,它允许您尽可能接近本机硬件。使用 SDL 有三重优点:稳定、简单和灵活。
tomatoes-win32-src-1.5
- 蕃茄炸弹超人[ACT]I ve no Tomatoes 开放原始码,45度视角,有点像炸弹超人, 你操作一个\"蕃茄\",在迷宫里炸敌人,这是跨平台游戏。游戏目的很简单,就是把对手炸了,至於为什么主角是蕃茄... 游戏本身是开源的,而且跨Windows/Linux/Mac,基於SDL,说起来SDL跨平台的能力是很不错...虽然有些人不是很喜欢。游戏支援2人同时玩~
贪食双蛇
- 全部用W32 API制作,简单的,好玩的贪食双蛇游戏-all produced using Win32 API, a simple, fun game glutton snake -
bitmap
- Win32 API 编程,实现简单的推箱子游戏,一共有3关。-Win32 API programming, a simple Sokoban game, a total of 3 off.
MineSweeper
- 使用Win32 SDK写的一个简单的扫雷游戏,模仿Win7平台下的界面 -one sample Minesweeper Game
SLG_Game
- 简单的2D游戏引擎,包括AStar算法等实现,Win32程序,游戏入门极好的参考。-A simple 2D game engine, including the realization of AStar algorithm, Win32 process, an excellent reference for game entry.
8_2_VC_Win32
- 一个简单的Windows窗口下的回合制游戏的实现,主要运用贴图技术。(Win32 工程)-A simple game of fighting using mainly bitmap paste functions.(Win32 project)
Link
- 基于WIN32制作的简单的小游戏,玩法就是多的消除同样颜色块。-Produced based on a simple WIN32 game, play is the elimination of many of the same color block.
test
- win32 游戏编程,图片的简单载入,以及人物的简单运动。-win32 game programming, a simple image loading, as well as a simple character movement.
Mine
- 自己写的一个简单的扫雷游戏,具有简单的界面,用WIN32 GDI编写-Write a simple game of mine, has a simple interface, using WIN32 GDI prepared
SimpleGame
- 一个非常非常简单的win32程序,修改一下可以当个小游戏-A very, very simple win32 program, change it can be a little game play
Word
- 一款简单的打字游戏程序,用Win32 控制台实现。-A simple typing game program to achieve the Win32 console.
turn-based-game-source-code
- 一个简单的Win32回合制游戏源码,有攻击、伤害处理。-A simple Win32 turn-based game source code, attacks, damage.
Game
- 用VC++制作的win32游戏,根据C++游戏案例教程改编而成,虽然是一个简单游戏,而且还是改编而成,但是其中的变量还有设置的文本输出格式都让我捉急了好几天,所以,还是拿出来献丑了~。~-Produced by VC++ win32 game, according C++ game adapted from case tutorial, though, is a simple game, but also adapted from, but one of the variables and se
[网络游戏服务器编程].(韩)全洪.扫描版
- 本书作者以其在韩国多年从事网络游戏开发的经验,向读者展示了网络游戏开发的核心——服务器编程的基本原理和特定技巧。书中首先介绍了计算机网络的基础知识,以及unix socket、winsock编程;然后全面讲述网络游戏服务器组的设计,并分析适合特定游戏的网络模型;接着以大量的实例程序为基础,向读者详细讲解网络游戏服务器编程技术,着重讲述了插件式游戏服务器的构成模块。在本书最后的附录中,作者还提供了自己编写的网络程序库文件,便于读者将其运用到实际开发中,提高编程速度和效率。 本书适合于初
gluttonysnake
- 简单的Win32贪食蛇游戏-Simple Win32 pivotal game
Tertris
- 一个简单的五子棋游戏 win32应用程序-A simple game of backgammon win32 application
Simple-version-of-the-fishing
- 本程序是一个模仿捕鱼达人的小游戏,语言为C语言。WIN32、GDI。实现功能: 积分; 碰撞; 点击测试; 随机生成鱼; 连续图片实现鱼游泳动画; 点击音效; 程序是鄙人C语言实验程序,参考了《windows游戏编程之从零开始》GDI部分。程序逻辑简单,实现直接,结构比较清晰。如果有类似作业需求的,可以作为参考。(This program is a copy of the game to fish, language C language. GDI, WIN32. Realizat