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

搜索资源列表

  1. youxiDX

    1下载:
  2. 用C++实现的简单射击游戏界面+游戏效果-C++, using a simple shooting game interface+ gaming
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-25
    • 文件大小:8671229
    • 提供者:lkysz
  1. android

    0下载:
  2. 本书内容全面,不仅详细讲解了Android框架、Android组件、用户界面开发、游戏开发、数据存储、多媒体开发和网络开发等基础知识,而且还深入阐述了传感器、语音识别、桌面组件开发、Android游戏引擎设计、Android应用优化、OpenGL等高级知识,最重要的是还全面介绍了如何利用原生的C/C++(NDK)和Python、Lua等脚本语言(Android scr ipting Environment)来开发Android应用;本书实战性强,书中的每个知识点都有配精心设计的示例,尤为值得一
  3. 所属分类:android

    • 发布日期:2017-04-09
    • 文件大小:2011268
    • 提供者:fb
  1. OpenglGame

    0下载:
  2. Opengl开发的一个类似游戏界面的程序,可以用来学习关于背景的设置问题-A similar games Opengl development, the interface of the program can be used to learn about background Settings problem
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:901225
    • 提供者:法老
  1. game

    0下载:
  2. 简单的打字游戏。整个框架和界面都很简单、有声音。-Simple typing game. The framework and interface are very simple, sound.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-21
    • 文件大小:6374257
    • 提供者:巫小泉
  1. c12

    0下载:
  2. C++游戏俄罗斯方块,游戏界面非常好看,游戏功能齐全。非常不错的程序。 界面请看预览图片。
  3. 所属分类:Game Program

    • 发布日期:2017-04-02
    • 文件大小:727954
    • 提供者:徐云
  1. GreedySnakeCodes

    0下载:
  2. Greedy Snake游戏功能 1)按键控制上、下、左、右四个方向; 2)在字符显示屏上显示游戏信息,包括游戏时间、游戏分数、游戏等级; 3)在图形显示屏上显示游戏界面,包括游戏名称、游戏活动区域、蛇身及其食物; 4)实现蛇铺食过程,并相应的改变游戏信息 -Greedy Snake game features 1) buttons control up, down, left, and right direction 2) characters on the displa
  3. 所属分类:uCOS

    • 发布日期:2017-05-01
    • 文件大小:794568
    • 提供者:杀手47
  1. TC2.0_LordCard

    0下载:
  2. 疯狂斗地主 (LORD CARD) 由TC2.0以及相关图形库开发。很好的C语言实验样例,亲切的DOS图形游戏界面。-Crazy Landlords (LORD CARD) by the TC2.0 and related graphics library development. Good experimental sample C language, DOS friendly graphical game interface.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-29
    • 文件大小:53433
    • 提供者:CCBB
  1. TCS

    0下载:
  2. 可以设置游戏为初级、中级、高级三个级别;可以设置游戏开始、暂停和结束,游戏界面舍友两个障碍物,会记录游戏积分-You can set the game for the beginner, intermediate, advanced three levels can set the game to start, pause and end the game interface roommate of two obstacles, the game will record points
  3. 所属分类:Game Program

    • 发布日期:2017-05-19
    • 文件大小:5513216
    • 提供者:WL
  1. migong2

    0下载:
  2. 这是一个迷宫游戏,通过W,S,A,D分别控制目标的上下左右移动遇到障碍物时给出错误提示。。最后输出成绩 注:该程序需调用文件来构画出游戏界面-This is a maze game, by W, S, A, D, respectively, the upper and lower control objectives and move around an obstacle when the error is given. . Final output results Note: This p
  3. 所属分类:Other Games

    • 发布日期:2017-04-06
    • 文件大小:716
    • 提供者:朱亚伟
  1. example_1

    0下载:
  2. 著名的3D游戏引擎IRR的UI设计游戏界面的例子,非常COOL。-The famous 3D game engine IRR of UI design example of game interface, very COOL.
  3. 所属分类:Game Engine

    • 发布日期:2017-03-29
    • 文件大小:9432
    • 提供者:萨芬
  1. era

    0下载:
  2. 著名的3D游戏引擎IRR的UI设计游戏界面的例子,非常COOL。-The famous 3D game engine IRR of UI design example of game interface, very COOL.
  3. 所属分类:Game Engine

    • 发布日期:2017-04-10
    • 文件大小:1194927
    • 提供者:萨芬
  1. era

    0下载:
  2. 著名开源游戏引擎IRR的UI设计例子之3,非常COOL的游戏界面设计-IRR of the famous open source game engine, UI design examples of 3, the interface design is very COOL
  3. 所属分类:Game Engine

    • 发布日期:2017-04-10
    • 文件大小:1197267
    • 提供者:萨芬
  1. 20101125195318

    0下载:
  2. 给一个客户编写的拼图小游戏 界面控制放置主要是画线和点,最好分辨率1024*768,里面涉及到了一些小算法,如图片的分割存储,与点击上下左右判断是否可移动,再就是与声音结合,还有其它的一些小功能。好久没上传源码了。 -Written to a customer interface control placement puzzle game is to draw the main lines and points, the best resolution 1024* 768, which i
  3. 所属分类:Game Program

    • 发布日期:2017-05-11
    • 文件大小:2448871
    • 提供者:
  1. TetrisGUI

    2下载:
  2. 俄罗斯方块游戏,采用java和qt界面做为实现手段, 内含所有文件和报告-Tetris game, using java, and as a means of achieving qt interface, containing all the documents and reports
  3. 所属分类:Other Riddle games

    • 发布日期:2015-11-13
    • 文件大小:12128256
    • 提供者:Jin Bihui
  1. lianliankan

    0下载:
  2. 连连看游戏,简单的连连看小游戏,界面友好,可以选择多种界面,对JAVA初学者是一个很好的学习案例.-Lianliankan game, small game Lianliankan simple, friendly interface, you can choose a variety of interfaces, for JAVA beginners is a good case studies.
  3. 所属分类:Game Program

    • 发布日期:2017-05-02
    • 文件大小:927927
    • 提供者:J
  1. taiqiu

    0下载:
  2. 这是一个台球游戏,3D界面,有比赛计分,效果还可以-this is a source code for billiard
  3. 所属分类:Other Games

    • 发布日期:2017-05-13
    • 文件大小:3264230
    • 提供者:john
  1. SherlockEye-V3.0

    0下载:
  2. //*************************************************** 2010.12.21 发布源代码。 使用最简单的截图方法实现作弊功能 主要掌握BMP文件的读取与保存,BMP文件格式 提升空间: 1、在作弊器上点击不同处,使用发送消息之类的方法给游戏处理。 2、使用HOOK方法,直接修改游戏实现瞬间秒杀。 //***************************************************
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:1164541
    • 提供者:吴梦龙
  1. SherlockEye-V3.0

    0下载:
  2. //*** *** *** *** *** *** *** *** *** 2010.12.21 发布源代码。 使用最简单的截图方法实现作弊功能 主要掌握BMP文件的读取与保存,BMP文件格式 提升空间: 1、在作弊器上点击不同处,使用发送消息之类的方法给游戏处理。 2、使用HOOK方法,直接修改游戏实现瞬间秒杀。 //*************************************************** 2011.2.17 1、添加
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:902941
    • 提供者:吴梦龙
  1. java-chinese-chess-4-java

    0下载:
  2. 中国象棋的java示例程序,有游戏界面,个人觉得不错-Java sample program of Chinese chess, there is a game interface, i think it is good
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-09
    • 文件大小:1780376
    • 提供者:钟林
  1. Blocks

    0下载:
  2. wince下的方块游戏,界面都是自己设计,算法采用现有的,支持显示历史记录-wince the box under the game, the interface is its design, the use of existing algorithms to support the Show History
  3. 所属分类:Windows CE

    • 发布日期:2017-05-02
    • 文件大小:795441
    • 提供者:cw
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com