搜索资源列表
MagicCubeGame
- 一个用OpenGL实现得3D魔方益智游戏,注意只能DEBUG编译. 较简单,初始时,没有在各立方面上贴上位图,只是用不同得颜色来区分. 支持很多热键处理.如ESC,q,w,e,r,t,y,a,s,d,f,g,h,<-,->,向上,向下等 其热键处理值得我们写游戏时借鉴.-with an OpenGL 3D Cube in educational games, DEBUG only to compile. relatively simple, primitive, ther
MySnake
- 用VC编写的简单版贪食蛇,用(W,A,S,D)分别的上,左,下,右,还可以用向上,向下,向左,向右键
TankFighting
- 坦克大战小游戏 控制说明: 玩家1相关控制: A/W/S/D:控制方向 F:开火 1 :玩家1复活 玩家2相关控制: UP/LEFT/RIGHT/DOWN:控制方向 0 :开火 2 :玩家2复活 ESC:返回Menu ENTER:任务完成/失败后的确认按键 功能说明: 将敌方坦克消灭完则任务完成,进入下一关,每过1关,障碍物减少1个,电脑 坦克总数增加5辆,一次出现最多的电脑
Snake
- PyGame版本的贪吃蛇游戏.用W,A,S,D键控制方向,比较简单,帮助学习.-Snake for PyGame version
DLLHOOK
- 应用于dll注入,比如可以用在部分网游并过游戏的反*检测-Used dll injection, for example can be used in some online games, and had the game' s anti-plug-in detection
Snake_App
- 又一个贪吃蛇i游戏的源码,虽然每一款贪吃蛇的玩法都相同,但是编程的算法却不同,本贪吃蛇有要是应用到VC++的循环队列和简单链表原理实现的,用键盘上的W/A/S/D键分别控制蛇身移动,越接越长,在游戏开始前,蛇身、食物数量可以自己设置-I also a Snake game source code, even though each of the games are played are the same as a Snake, but the programming algorithm is d
SnakeApp
- 又一个贪吃蛇i游戏的源码,虽然每一款贪吃蛇的玩法都相同,但是编程的算法却不同,本贪吃蛇有要是应用到VC++的循环队列和简单链表原理实现的,用键盘上的W/A/S/D键分别控制蛇身移动,越接越长,在游戏开始前,蛇身、食物数量可以自己设置,提醒一下,这个游戏需要你的视力特别好哦,要不然看不清楚的。 -I another Snake game source code, although each of the games are played are the same as a Snake, but
SnakeGo
- 又一个贪吃蛇i游戏的源码,虽然每一款贪吃蛇的玩法都相同,但是编程的算法却不同,本贪吃蛇有要是应用到VC++的循环队列和简单链表原理实现的,用键盘上的W/A/S/D键分别控制蛇身移动,越接越长,在游戏开始前,蛇身、食物数量可以自己设置,提醒一下,这个游戏需要你的视力特别好哦,要不然看不清楚的。-======================================================================== MICROSOFT FOUNDATION
Blocks_Gam220585662011
- This a simple puzzle game consisting of a set of blocks which you must eliminate. It is basically a clone of I.Q. AKA Kurushi. The aim is to remove the incoming blocks by "capturing" them before they reach the end of the map, with the exception of th
TankFighting
- 这是一个使用C++编写的坦克大战小游戏, 基本操作为:方向控制:W、A、S、D或方向键;发射子弹:J;开始游戏:回车;退出游戏:ESC-This is a written in C++ Battle City game, the basic operation is: direction control: W, A, S, D or arrow keys fired bullets: J start the game: Enter out of the game: ESC
20116128512582
- 本程序为冒险岛的后台按键,从一些*中分离出按键功能。 一般将Ctrl设为攻击技能。B、C、S、D为加攻击力和攻速的技能。 -The procedure for the button background Adventure Island, isolated from a number of plug-in key functions. Ctrl generally set the attack skills. B, C, S, D to increase attack power
GPX
- 赛车。小游戏.做的不是很好,初学者,大家懂得,我就不必说了。-MY UD sj sdsd sds sd sda s d as
game
- 简单控制台运行的的贪吃蛇和俄罗斯方块,按a,w,s,d运行-Simple console to run the Snake and Tetris running a, w, s, d
96kgame
- 只有96KB的FPS游戏《毁灭杀手》(kkrieger) 是一个火爆的3D枪战游戏,令人震惊的是它的体积仅有96kb!W、A、S、D控制方向,空格跳跃,鼠标左键射击,1-5切换武器。-Destruction of only 96KB FPS games killer " (kkrieger) is a popular 3D shooting game, shocking its volume is only 96kb! W, A, S, D control direction, spac
castle
- *what is this? a small castle adventure room(ran-file) viewer *controls? w for next room, s for previous room q or ESC for exit v toggles between view and walk mode use w , a , s , d in walk mode *i can t see the hole room? resize your window
mysnake
- linux下基于ncurses库的贪吃蛇游戏 WASD以及上下左右键均可控制方向,P键暂停以及取消暂停,Q键退出游戏-A classic game of snake which based ncurses library, W,A,S,D and UP, DOWN, LEFT, RIGHT to control the direction P for PAUSE, Q for QUIT
SimpleGame
- 游戏控制 W,A,S,D, P unit, pic, audio目录不可缺少 只用研究StillObject.cs Tank.cs GameForm.cs即可编程,非常简单 每一个类继承 LifeObject类 首先研究StillObject.cs 然后研究Tank.cs 其中重要的几点是 UnitID 表示物体对应的图片 放在pic目录下 Behave 每回合系统调用此函
F1-game
- F1赛车游戏,玩家控制赛车,有训练模式,比赛模式。键盘的W,A,S,D控制。-F1 GAME
F1-game
- F1赛车游戏,玩家控制赛车,有训练模式,比赛模式。键盘的W,A,S,D控制。-F1 racing game, players control the car, there is the training mode, tournament mode. Keyboard W, A, S, D control.
Airplane
- 飞机游戏,有音乐,有背景移动,W、A、S、D、J操作。-Airplane games, music, background move, W, A, S, D, J operations.