搜索资源列表
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.
Egganzhuangheshiyongshouce
- Egg是由哈尔滨工业大学计算机科学与技术学院教师孙志岗开发的一个开放源代码软件,采用GPL协议。它的设计目标是开发一个极其简单、直观的Win32平台下的图形动画函数库,C语言的初学者可以使用它开发动画、游戏等图形程序,让C语言的学习过程变得更有趣,更有成就感。-Egg from the Harbin Institute of Technology Computer Science and Technology Teachers Zhi-Gang development of an open so
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
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