CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - 游戏开发

搜索资源列表

  1. 扑克24点游戏unix下C

    0下载:
  2. unix环境下c语言屏幕编程开发,扑克24点游戏(玩家可以积分)-unix environment c screen programming language, 24 points poker game (players integral)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:67997
    • 提供者:陈飞飞
  1. qtopia4.1.tar

    0下载:
  2. 嵌入式linux的比较流行图形界面开发软件,其带有丰富的pda的界面,如基本设置,游戏开发,汉字输入等强大的功能-Embedded Linux more popular graphical interface development software, which, with its rich pda interface If the basic setup, game development, and other powerful Chinese character input functio
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8809061
    • 提供者:余红明
  1. SDLandgamesverygood

    0下载:
  2. 用sdl开发小型游戏的,对于初学者非常有用,希望能有所帮助-sdl with the development of small game, very useful for beginners, hope can be helped
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:18730
    • 提供者:wy
  1. linux_tuixiangzi

    2下载:
  2. 这是LInux下C语言开发的推箱子游戏。对学习curese编程的人有帮助 用了大量的Curese函数,此游戏可建立关卡。默认有10关。 作者 /* File: tuixiangzi.c */ Makefile如下: all: tuixiangzi tuixiangzi: tuixiangzi.c gcc -o tuixiangzi tuixiangzi.c -lcurses clean: rm -f tuixiangzi *.bak
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4307
    • 提供者:张华
  1. gnuchess-5.07.tar

    0下载:
  2. 一款运行在linux上的象棋游戏。用GTK/GNOME环境下用GLADE开发。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:234542
    • 提供者:lu shengxuan
  1. linuxSDL

    0下载:
  2. linux下有没有TurboC2.0那样的画点、线、圆的图形函数库,有没有grapihcs.h,或者与之相对应或相似的函数库是什么?有没有DirectX这样的游戏开发库?SDL就是其中之一。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-16
    • 文件大小:2045
    • 提供者:rj
  1. GBAEmpty

    0下载:
  2. GBA 开发摸板,arm7.在此基础上可以写游戏
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:7923
    • 提供者:程显永
  1. cannon_qt

    0下载:
  2. qt开发的一个简单的例程,是一个小游戏,从中QT初学者可以了解很多QT的基本知识
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4451
    • 提供者:xuhao
  1. chess-2.0b5

    1下载:
  2. 是一款不错的unix/linux下开发的中国相棋游戏
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-18
    • 文件大小:620380
    • 提供者:alvin zeng
  1. SDL-devel-1.2.13-1.i386

    0下载:
  2. Simple DirectMedia Layer库,简称 SDL,是为数不多的商业游戏开发公司使用的免费软件库之一。它提供跨平台的二维帧缓冲区图形和音频服务,它支持 Linux、Win32 和 BeOS。也不同程度地支持其它平台,包括 Solaris、IRIX、FreeBSD 和 MacOS。除了大量的服务,包括线程、独立于字节存储次序的宏和 CD 音频,SDL 还提供了一个简单的 API,它允许您尽可能接近本机硬件。使用 SDL 有三重优点:稳定、简单和灵活。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:580925
    • 提供者:litao
  1. tetris.tar.gz

    0下载:
  2. linux qt3下开发的小游戏,俄罗斯方块的源代码,c++语言,linux ,qt3, blockgame, This source code is licensed under the GNU General Public License
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1635672
    • 提供者:renjiafu
  1. SA_LUA_C

    0下载:
  2. 开发石器lua源码,新增lua,加强游戏的强度,使用方法是加到GMSV下,并把GMSV下的Makefile加入这两个文件夹编译-Development of stone tools lua source, new lua, enhance the intensity of the game, use is added to the GMSV under, and under the GMSV Makefile join these two folders compiled
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-02-26
    • 文件大小:141179
    • 提供者:陈子军
  1. 111111GUIQT4

    0下载:
  2. QT4开发手册:里面详细介绍QT4编程的方法,串口编程,游戏设计,QT项目实战-QT4 development manual: which details QT4 programming method, serial programming, game design, QT project combat
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-21
    • 文件大小:6350253
    • 提供者:柯菲
  1. SDL-devel-1.2.13-VC8

    0下载:
  2. sdl开发库,用于视频,音频,游戏开发的中间库,是开源的,可用于windows,linux.-sdl development library
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:622057
    • 提供者:jackyfoo
  1. Programming-Linux-Games

    0下载:
  2. linux下游戏开发指南,使用的是opengl,sdl,这种书不多,有兴趣的可以看看。附有书中源码-linux game development under the guidelines, using opengl, sdl, this book not more, interested can look at. Attached to the book source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-17
    • 文件大小:4834569
    • 提供者:linfei
  1. cocos2d-0.3.0.tar

    0下载:
  2. cocos2d游戏开发引擎,基于python的,结构很好,也很容易使用,是打算学习python和在linux下开发2d游戏的理想学习资料。-cocos2d game development engine, based on the python, and the structure of very good, also very easy to use, are intended to study python and linux at 2d Game developed under ideal
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4136960
    • 提供者:bluekiller
  1. src-0.04

    0下载:
  2. SDL-Ball这款经典的弹球游戏克隆自arkanoid、dxball、breakout,是在Linux下采用C++和Opengl、SDL开发的,具有非常漂亮的界面和各种动画特效。 -SDL-Ball this classic game of pinball since cloning arkanoid, dxball, breakout, is used in Linux under the C++ and Opengl, SDL developed a very nice interfa
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:73907
    • 提供者:mengfei
  1. GuessNumber.tar

    1下载:
  2. GuessNumber是一款基于Qt4开发的跨平台的猜数字小游戏-GuessNumber is a Qt4 based on the development of cross-platform number guessing game
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:150342
    • 提供者:Killua
  1. gameesource-arm

    0下载:
  2. 2440 QT上开发的小游戏源代码,可以再QQ2440开发板上跑-2440 QT on the development of the game source code, you can run again QQ2440 development board
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:6643
    • 提供者:于立军
  1. SDL_DEV_LIB

    0下载:
  2. LINUX 和window 下sdl开发库,非常有用的游戏开发库-sdl lib
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-01
    • 文件大小:1407919
    • 提供者:ding
« 12 »
搜珍网 www.dssz.com