CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 搜索资源 - 按键控制

搜索资源列表

  1. PLANE

    0下载:
  2. windows平台下的打飞机游戏,基本上实现了按键控制
  3. 所属分类:射击游戏

    • 发布日期:2008-10-13
    • 文件大小:335.51kb
    • 提供者:胡浩
  1. API模拟发送按键.鼠标动作

    1下载:
  2. 这是一个模块,主要示范SendInput API函数,模拟发送按钮按下,放开,鼠标单击,按下,放开等动作,并同时可以向指定的程序,如记事本,画笔等运行的程序发送按键,鼠标事件.您可以在画笔程序中自动画一副画,呵呵,当然也可以控制任意程序
  3. 所属分类:外挂编程

    • 发布日期:2010-10-03
    • 文件大小:4.17kb
    • 提供者:diyu0diyu
  1. FrameworkDesignJAVAgames

    0下载:
  2. JAVA游戏开发的基本框架设计,包括物体移动, 基本碰撞,双缓冲,人物动画按键控制等等,希望对初学JAVA手机游戏开发的同学有所帮助!-JAVA games designed to develop the basic framework, including moving objects, the basic collision, double buffering, task animation control cases and so on, in the hope of learning J
  3. 所属分类:Games

    • 发布日期:2017-04-04
    • 文件大小:45.31kb
    • 提供者:张旭
  1. workForGame

    0下载:
  2. 本程序使用OPENGL实现了一个3D的场景地图实现以及漫游功能,可以使用按键控制行走。-This program uses OPENGL implements a 3D map of the scene to achieve, as well as roaming, you can use the keys to control walking.
  3. 所属分类:Other Games

    • 发布日期:2017-06-21
    • 文件大小:36.38mb
    • 提供者:jason
  1. Asphyre

    0下载:
  2. 贪吃蛇,课程设计,按键控制,方向选择,c语言,C++语言-The program for the Snake game source code, shows in great detail, access to C++ for beginners of great help.
  3. 所属分类:Other Games

    • 发布日期:2017-05-30
    • 文件大小:12.19mb
    • 提供者:胡刚
  1. Game5

    0下载:
  2. 实现角色碰撞,按键控制鼠标控制,播放背景音乐,-Realize the role of the collision, control the mouse control buttons, play background music,
  3. 所属分类:Other Games

    • 发布日期:2017-05-22
    • 文件大小:6.44mb
    • 提供者:Isabella
  1. YHDLtanchishe

    0下载:
  2. 用一个 8×8 点阵做为基本显示屏,4 个连续移动的的发光点表示一条蛇,用任意出现的一个亮点表示老鼠,用4 个排成一条线的发光点表示“墙”,用四个按键控制蛇的运动方向,完成贪食蛇游戏,蛇撞“墙”、边或者游戏时间到,则游戏结束。-8 × 8 lattice with a basic display as 4 consecutive luminous dots moving a snake, a bright spot with any appears that mice, with four li
  3. 所属分类:Game Program

    • 发布日期:2017-04-16
    • 文件大小:313.94kb
    • 提供者:朱洪江
  1. Snake

    0下载:
  2. 很传统的大家熟悉的贪吃蛇的游戏,按按键控制蛇移动方向吃掉屏幕中的方框,蛇身会加长,直到蛇碰到墙壁游戏结束。-Traditional familiar game of Snake, according to the direction of movement of key control snake eat the screen in the box, the snake will be extended until the end of the snake run into the wall g
  3. 所属分类:Other Games

    • 发布日期:2017-05-06
    • 文件大小:1.33mb
    • 提供者:周智慧
  1. photo

    0下载:
  2. #代码重新用类整理一下,对类class还不怎么了解,只做了简单的分类,图形输出、按键控制、数据计算 三个class。 #比原先新增了些功能,新增拼图时间计算,存档,“速度排行榜”,背景音乐循环播放。美化进度条,支持自定义图片拼图, #自定义背景音乐(图片格式支持中英文文件名JPG、BMP文件,音乐支持MP3、WAV格式文件,测试请将图片文件、音乐文件-# Code re-use the class to sort out, do not understand how the class
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-04
    • 文件大小:6.3kb
    • 提供者:zhouming
  1. main

    0下载:
  2. 自制俄罗斯方块,初学者作品,对于刚开始学c++的同学有一定借鉴作用,这里涉及到了按键控制移动,对初学者来说很有意义!-Homemade Tetris beginners works for the students just beginning to learn c++ have some reference, here relates to the keys to control movement, it makes sense for beginners!
  3. 所属分类:Other Games

    • 发布日期:2017-04-13
    • 文件大小:1.79kb
    • 提供者:song
  1. SUN

    0下载:
  2. 基于NIOS II的LED屏贪食蛇设计,基于NiosII软核处理器和LED点阵显示屏的贪吃蛇游戏内容是:一条蛇在封闭的围墙里,围墙里随机出现一个食物。玩家通过4个按键控制蛇上下左右移动,且蛇只能沿着头运动的轨迹移动。蛇头撞到食物,则食物被吃掉,蛇身体增长一节,同时记1分,又出现食物,等待蛇通过玩家的控制来吃掉,如果蛇头在移动中出界或咬到自己的身体则游戏结束,并且加入了一些附加功能如蛇身加速,选择难度,开关机屏幕画面的优化等一系列功能,使游戏更具可玩性。-NIOS II LED screen Sn
  3. 所属分类:Other Riddle games

    • 发布日期:2017-06-12
    • 文件大小:18.08mb
    • 提供者:iachi
  1. Snake

    0下载:
  2. 贪吃蛇 利用320x240彩屏液晶驱动程序显示,和按键控制游戏-Snake use 320x240 color LCD display driver, and keys to control the game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-11
    • 文件大小:983byte
    • 提供者:彭郑
  1. secess

    0下载:
  2. 我自己写的一个openscencgraph项目,实现相机跟随一头牛的模型,通过鼠标按键控制牛的行走-I wrote a openscencgraph projects to achieve the camera to follow the model of a cow by cow walking mouse button control
  3. 所属分类:Game Engine

    • 发布日期:2017-04-09
    • 文件大小:1.99mb
    • 提供者:江帆
  1. jtd

    0下载:
  2. 交通灯控制,用于初学者学习,里面含数字显示,时钟用法及按键控制-Traffic light control, for beginners to learn, which contain a digital display, and buttons to control the clock usage
  3. 所属分类:Other Games

    • 发布日期:2017-04-13
    • 文件大小:2.03kb
    • 提供者:seave
  1. LCD12864_Tetris

    1下载:
  2. 使用51单片机通过LCD12864实现了俄罗斯方块的功能,它是通过按键控制.-Use 51 SCM achieved through LCD12864 Tetris function, which is controlled by buttons.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-26
    • 文件大小:58.37kb
    • 提供者:李强
  1. ControlCamera

    0下载:
  2. 控制相机在unity中的移动,用w a s d按键进行控制。(control the camera movement in unity)
  3. 所属分类:游戏

    • 发布日期:2018-01-07
    • 文件大小:3kb
    • 提供者:ssai
  1. 贪吃蛇

    0下载:
  2. 自己写的贪吃蛇游戏,通过电脑按键控制方向(A snake game written by myself)
  3. 所属分类:游戏

  1. Pacman游戏源代码

    1下载:
  2. 一款基于Windows平台开发的,以unity为引擎的游戏;开发工具用的Csharp。游戏用键盘按键控制操作。
  3. 所属分类:其他智力游戏

    • 发布日期:2018-03-22
    • 文件大小:21.48mb
    • 提供者:cy123@_1223
  1. click

    0下载:
  2. 模拟按键和模拟鼠标最好用的方法,已经封装好,windows下直接调用(The best way to simulate keystrokes and simulated mouse has been packaged and called directly under windows.)
  3. 所属分类:游戏

    • 发布日期:2018-05-01
    • 文件大小:1kb
    • 提供者:AIW_thomas
  1. 模拟飞机飞行游戏

    0下载:
  2. 模拟飞机飞行的游戏功能,按键控制飞行,鼠标左右移动视角。(Simulate the flight function of the aircraft, key control flight, mouse angle of view.)
  3. 所属分类:游戏

    • 发布日期:2018-05-03
    • 文件大小:3.76mb
    • 提供者:寂寞的船
« 12 3 »
搜珍网 www.dssz.com