搜索资源列表
darkland-0.19-linux.tar
- 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 鎬
lletters_0.1.95
- 此程序基于作者的女儿(曾经)最喜欢的游戏: Larry的字母与数字学习(Larry s Learning Letters and Numbers)。此程序是它的 Linux 的替代品,从头开始编写,并加入很多改进。它基于 X 图形界面 的 GTK (Gimp 工具包)库。
linux下运行的俄罗斯方块游戏的原代码
- 该程序是在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
curses-els.rar
- 用C语言在linux平台下基于curses图形库的俄罗斯方块游戏,功能强大。独一无二。,Using C language in linux platform graphics library based on curses Tetris Game and powerful. Unique.
game3dlod_080617
- 该源码为Thatcher Ulrich的游戏引擎测试器。是一个实验性和非实验性的面向游戏和图形的代码的混杂集合。可以利用该引擎LOD四叉树的算法。在大型3D游戏中,大规模室外地形真实感渲染是个室外渲染引擎的核心部分。而实现一个大规模的地形渲染系统的关键是怎么简化地形,抛弃不必要的渲染动作(如看渲染不见的三角形和不必要的细节)来加快渲染速度。 该代码支持3D网络游戏,有客户端和服务器端,语言使用C++,支持Linux, WIN32,可以参考demo程序。 编译可以在WIN32下,有Visu
eluos
- linux下shell下的俄罗斯方块游戏的源代码,在终端下直接用gcc编译这个c源代码后执行生成的.out文件即可使用。实现了所有功能:7种图形的变形和左右移动以及快速下落,消隐功能,记录积分等,其中包括到边界变形的问题的算法,例如:图形靠近边界时可能出现的出界和异常显示的问题。同时利用信号量产生定时下落和变形操作不冲突的问题。当然也有不足之处,就是未实现图形下落到底时进行左插和右插到空挡位置的功能。希望能和大家交流交流做一定的改进。-Russia under linux box under t
renju
- 本人正在开发中的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
LINUX_Bomb
- linux下用C写的扫雷程序,用MINIGUI写的图形界面。-written under linux using C demining program, with MINIGUI write graphical interface.
allegro-5.0.7
- 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
five2
- 是在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
gobang.tar
- Linux系统上基于SDL图形库的五子棋游戏C语言代码。-Linux systems SDL graphics library based on C language code backgammon game.
snake.tar
- Linux系统上的基于SDL图形库的贪吃蛇C语言代码。-Linux system SDL graphics library based on the Snake C language code.
jump_sheep
- linux环境下,c语言游戏,跳山羊游戏。图形运用,链表,结构体,碰撞原理。法语版-Under linux environment, c language games, jumping goat
cchess
- 基于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:)