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

搜索资源列表

  1. darkland-0.19-linux.tar

    0下载:
  2. Dark Lands 完全是用ANSI图形制作的多人RPG游戏。源码是用Pascal写的,游戏目的为探索未知领域和杀死怪兽。-Dark Lands completely is the multi- people RPG game which manufactures with the ANSI graph. The source code is writes with Pascal, the game goal and kills 鎬
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:350677
    • 提供者:张平
  1. lletters_0.1.95

    0下载:
  2. 此程序基于作者的女儿(曾经)最喜欢的游戏: Larry的字母与数字学习(Larry s Learning Letters and Numbers)。此程序是它的 Linux 的替代品,从头开始编写,并加入很多改进。它基于 X 图形界面 的 GTK (Gimp 工具包)库。
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:180896
    • 提供者:戴某
  1. linux下运行的俄罗斯方块游戏的原代码

    0下载:
  2. 该程序是在linux下运行的俄罗斯方块游戏的原代码,使用ncurses作图形显示,提供速度和关卡选择, This procedure is the Russian block game original code which moves under linux, uses ncurses to make the graphical display, provides the speed and the checkpoint chooses
  3. 所属分类:游戏

    • 发布日期:2017-11-08
    • 文件大小:20017
    • 提供者:代进
  1. curses-els.rar

    0下载:
  2. 用C语言在linux平台下基于curses图形库的俄罗斯方块游戏,功能强大。独一无二。,Using C language in linux platform graphics library based on curses Tetris Game and powerful. Unique.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-28
    • 文件大小:11957
    • 提供者:mei
  1. game3dlod_080617

    2下载:
  2. 该源码为Thatcher Ulrich的游戏引擎测试器。是一个实验性和非实验性的面向游戏和图形的代码的混杂集合。可以利用该引擎LOD四叉树的算法。在大型3D游戏中,大规模室外地形真实感渲染是个室外渲染引擎的核心部分。而实现一个大规模的地形渲染系统的关键是怎么简化地形,抛弃不必要的渲染动作(如看渲染不见的三角形和不必要的细节)来加快渲染速度。 该代码支持3D网络游戏,有客户端和服务器端,语言使用C++,支持Linux, WIN32,可以参考demo程序。 编译可以在WIN32下,有Visu
  3. 所属分类:Game Engine

    • 发布日期:2017-04-09
    • 文件大小:1159689
    • 提供者:gamedriver
  1. eluos

    0下载:
  2. linux下shell下的俄罗斯方块游戏的源代码,在终端下直接用gcc编译这个c源代码后执行生成的.out文件即可使用。实现了所有功能:7种图形的变形和左右移动以及快速下落,消隐功能,记录积分等,其中包括到边界变形的问题的算法,例如:图形靠近边界时可能出现的出界和异常显示的问题。同时利用信号量产生定时下落和变形操作不冲突的问题。当然也有不足之处,就是未实现图形下落到底时进行左插和右插到空挡位置的功能。希望能和大家交流交流做一定的改进。-Russia under linux box under t
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-02
    • 文件大小:2990
    • 提供者:黄海
  1. renju

    0下载:
  2. 本人正在开发中的linux下的五子棋人机对战程序.搜索速度快速. 目前棋力不高,但未来的目标是赶超黑三石.速度要更快 在linux下make即可,无依赖库 以后会不段更新,待棋力提升到一定级别个会加上图形界面,并考虑支持其它系统-I am currently developing under linux in the man-machine war Gobang procedures. Fast search speed.棋力is not high at present, but t
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:8856
    • 提供者:lsj
  1. LINUX_Bomb

    0下载:
  2. linux下用C写的扫雷程序,用MINIGUI写的图形界面。-written under linux using C demining program, with MINIGUI write graphical interface.
  3. 所属分类:Other Games

    • 发布日期:2017-04-04
    • 文件大小:57863
    • 提供者:曾凡财
  1. allegro-5.0.7

    0下载:
  2. allegro是一个c/c++的游戏库,免费,开源,最初作者是shawn hargreaves,他支持DOS,UNIX(Linux, FreeBSD, Irix, Solaris, Darwin), Windows, QNX, BeOS 还有 MacOS X.提供了大量的图形,声音,玩家输入(键盘,鼠标,游戏手柄),定时器等函数。它支持定点和浮点-allegro is a c/c++ game library, free, open source, the original author is
  3. 所属分类:Game Engine

    • 发布日期:2017-11-18
    • 文件大小:3610553
    • 提供者:cloud
  1. five2

    0下载:
  2. 是在linux下能简单实现人人对战,人机对战的五子棋游戏。用到的数据库是mysql,建立一个表,能实现玩家查询,更改个人信息的功能。图形界面使用gtk写的。-Is under linux can simply towards war, man-machine war. Used the database is mysql, create a table, players can achieve query, change personal information functions. Graph
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-14
    • 文件大小:195584
    • 提供者:金鹏
  1. gobang.tar

    0下载:
  2. Linux系统上基于SDL图形库的五子棋游戏C语言代码。-Linux systems SDL graphics library based on C language code backgammon game.
  3. 所属分类:Other Games

    • 发布日期:2017-05-11
    • 文件大小:2567994
    • 提供者:kenneth
  1. snake.tar

    0下载:
  2. Linux系统上的基于SDL图形库的贪吃蛇C语言代码。-Linux system SDL graphics library based on the Snake C language code.
  3. 所属分类:Other Games

    • 发布日期:2017-05-09
    • 文件大小:2506799
    • 提供者:kenneth
  1. jump_sheep

    0下载:
  2. linux环境下,c语言游戏,跳山羊游戏。图形运用,链表,结构体,碰撞原理。法语版-Under linux environment, c language games, jumping goat
  3. 所属分类:Other Games

    • 发布日期:2017-04-17
    • 文件大小:177015
    • 提供者:
  1. cchess

    0下载:
  2. 基于GTK图形库和Linux平台的中国象棋源程序,用C语言开发。游戏很简单,但算法也挺麻烦的。受限于算法效率,本程序递归搜索只到6层,电脑的棋力大概相当于小学生水平。还有很大改进空间啦,哈哈。-A simple Chinese Chess game. Built on GTK and Linux evironment. Code is simple, while progress not. The level is like a ten years old child. Have fun:)
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-25
    • 文件大小:62751
    • 提供者:yutou
搜珍网 www.dssz.com