CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 其他智力游戏 搜索资源 - d-s

搜索资源列表

  1. rzVS

    0下载:
  2. 操作: \"w\" \"s\" \"a\" \"d\" 分别为 上 下 左 右 胜利条件: 控制 曾rz 吃掉所有的 囧 超级简单并且无聊的游戏 是用win32控制台写的 -Operating : "w" "s" "a" and "d" from top to bottom were about victory conditions : rz control have eate
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:114.66kb
    • 提供者:地地地
  1. snooker

    0下载:
  2. /*运行环境 TC2.0下的台球游戏 w,s,a,d控制方向, 逗号和句号控制力量,空格发杆 本来还可用鼠标控制,因为要用一个\"mouse.h\",所以去掉了, 如有人想要带鼠标的可与我连系*/-/ * WITH TC 2.0 operating environment under the billiards game w, s, a, d to control direction, the comma and full stop controlling forces, space-could
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:2.72kb
    • 提供者:
  1. russ

    0下载:
  2. 一个简单的俄罗斯方块程序。3个难度。 操作:A,左移;D,右移;S,加速下落;W,变形;空格,暂停。-a simple Tetris procedures. Three more difficult. Operation : A, the left; D, the rig ht; S accelerate whereabouts; W, deformation; Box suspended.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:50.1kb
    • 提供者:邓敏
  1. Light_Cycles1

    0下载:
  2. 双人游戏,通过控制方向键盘来控制橙色(W上、S下、A左、D右)和蓝色光车(方向键盘),触壁或者碰到自己或者对手的轨迹者输-Double game, by controlling the direction of the keyboard to control the orange (W' s, S Next, A left, D right) and blue light vehicles (the direction of the keyboard), touch wall, or hi
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-04
    • 文件大小:1.21mb
    • 提供者:shallowgrave
  1. Snake_App

    0下载:
  2. 又一个贪吃蛇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
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:304.68kb
    • 提供者:xiaojie
  1. c4

    0下载:
  2. 纯用 字符 和数组编的五子棋,棋盘也是用字符画的。 编了1上午了,主要是算法跟按键比较烦,发现有bug-- 按键速度过快会产生延时显示,可能是算法不好。 操作:玩家1: a,s,w,d(方向) 空格(落子) 玩家2: 上、下、左、右 回车 (落子) ESC: 退出 -Using only an array of characters and series of backgammon, the board is painted with the characters
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-31
    • 文件大小:1.3kb
    • 提供者:吴姗姗
  1. snake

    0下载:
  2. 一个可调式的贪吃蛇程序 无素材 方向键W S A D-An adjustable-style Snake
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:2.15kb
    • 提供者:yy
  1. tuixiangzi

    0下载:
  2. 需求分析 本游戏总共40关,由易到难,根据任务要求,可以通过相应函数实现读取地图,选关,按键操作,记录和修改玩家信息等功能。 (1) 通过文件操作读取地图文件并进行选关; (2) 按键操作包括移动小人和移动箱子,通过操作w,s,a,d键来控制小人的移动,从而推动箱子,以把箱子推到指定的目的地为过关。 (3) 每过一关玩家信息都会有所记录并自动更新。另外游戏进行过程中,按q键可以退回到主菜单,游戏会自动记录玩家所玩到得关数并在玩家信息中显示。 (4) 玩家姓名可以进行修改,但
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:541.08kb
    • 提供者:minghao
  1. TetrisX

    0下载:
  2. 由最原始的俄罗斯方块改进来的,支持双打。Player1: 左、右、下移动光标键: 可移动下落的方块 空格、回车分别按顺时针和逆时针方向旋转下落的方块 Player2: A、D、S: 可移动下落的方块 Q、W: 分别按顺时针和逆时针方向旋转下落的方块 Esc: 暂停/继续 F10: 开始新游戏 其它操作可通过选择菜单来实现。 -By the most improvement to the original Tetris, and support fo
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:376.36kb
    • 提供者:vincet yang
  1. TankFighting

    0下载:
  2. 这是一个使用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
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:172.7kb
    • 提供者:xuzekun
  1. SimpleGame

    0下载:
  2. 游戏控制 W,A,S,D, P unit, pic, audio目录不可缺少 只用研究StillObject.cs Tank.cs GameForm.cs即可编程,非常简单 每一个类继承 LifeObject类 首先研究StillObject.cs 然后研究Tank.cs 其中重要的几点是 UnitID 表示物体对应的图片 放在pic目录下 Behave 每回合系统调用此函
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-02
    • 文件大小:264.04kb
    • 提供者:李国家
  1. suangua

    0下载:
  2. java的三维魔方游戏,使用起来很好,挺不错的,比较灵活小巧,币可以试一试看看,很好玩-Java 3 d rubik s cube game, use rise is very good, very good, more flexible small, money can give it a try and see, a lot of fun
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:79.59kb
    • 提供者:博乐
  1. beginner

    0下载:
  2. 简单的用C#写的俄罗斯方块的初级代码,只有游戏功能,可以给新手学习用~W S A D 是上下左右。-Simple to use C# to write the primary code Tetris, the game features only can give novices to learn ~ WSAD is up and down.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:63.22kb
    • 提供者:
  1. intermediate

    0下载:
  2. 用C#写的俄罗斯方块游戏,加入了暂停,改键,存档,读档,美化了界面等功能,适合中级者学习~W S A D 分别是上下左右.-Written in C# Tetris game, adding a pause, change key, archive, read files, beautify the interface functions, suitable for intermediate to learn ~ WSAD are down about.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-17
    • 文件大小:295.59kb
    • 提供者:
  1. pullbox

    0下载:
  2. 一个简单的推箱子程序,按a,s,d,w实现操作-A simple Sokoban program, press a, s, d, w achieve operational
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:1.75kb
    • 提供者:段崇强
  1. JSPbird

    0下载:
  2. 压扁小鸟。与前段时间流行的游戏差不多,就是把飞过的小鸟压扁-ya bian xiao niao ,yu qianduan sjhijian yiyang kskaol kdl ss s d
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-05
    • 文件大小:907.94kb
    • 提供者:于明帅
  1. VC-PP-double-game

    0下载:
  2. VC++双人游戏,通过控制方向键盘来控制橙色(W上、S下、A左、D右)和蓝色光车(方向键盘),触壁或者碰到自己或者对手的轨迹者输。-VC++ double game, by controlling the direction of the keyboard to control the orange (the W, under S, A left, D right) and blue light vehicle (directional pad), touch the wall or hit t
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-25
    • 文件大小:31.34kb
    • 提供者:薛玄
  1. task1

    0下载:
  2. ‘XXXXH’为蛇的初始长度和样子。虽然好难看。 ‘$’为食物(为什么要是钱。。还要是dollar) ‘A’:左前进一步 ‘D’:右前进一步 ‘W’:上前进一步 ‘S’:下前进一步 千万不要想不开撞墙或者吃自己。不然就结束了。-' XXXXH' snake initial length and appearance. Although good ugly. ' $' For the food (why .. even if the money
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-12
    • 文件大小:1.4kb
    • 提供者:LuoYa
  1. Tetris

    0下载:
  2. c语言实现 俄罗斯方块 键盘ASWD键控制 速度可调节-tetris USE Keyboard A w s D control the blocks
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-14
    • 文件大小:3.93kb
    • 提供者:邢明义
  1. 2048

    0下载:
  2. 如输入 w 1 2 a 5 4 s 11 2 d 13 4 d 9 2   ,表示用户依次进行了如下5次操作: 玩家向上滑动一次,之后在编号1的位置新出现一个数值为2的新增块 玩家向左滑动一次,之后在编号5的位置新出现一个数值为4的新增块 玩家向下滑动一次,之后在编号11的位置新出现一个数值为2的新增块 玩家向右滑动一次,之后在编号13的位置新出现一个数值为4的新增块 玩家向右滑动一次,之后在编号9的位置新出现一个数值为2的新增块 如果编号所在的位置不为空,则修改
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-10
    • 文件大小:1.1kb
    • 提供者:卡卡
搜珍网 www.dssz.com