第一人称射击游戏Alien Arena 2011 7.50版本发布
18
十二
2010
# 作者: freetstar /
本文采用
CC BY-NC-SA 2.5协议授权,转载请注明
本文链接。
Alien Arena 2011 7.50版本发布,这款开源的游戏新版本带来了以下特色:新增的物理引擎 ,改善的游戏IRC客户端,GUN的自动化安装工具,以便Linux/Unix/Macos下的安装,新的True Type字体支持,2张全新的地图,1张修改善的地图,著名音乐人Paul Joyce带来的全新游戏音乐.
Alien Arena介绍:
一款免费开源的第一人称射击游戏(FPS),使用改动的id Tech2,行动和武器方面非常相似<雷神之锤II>,也拥有全部的跳跃技巧
1 编译:
sudo apt-get build-dep alien-arena
2 安装额外的依赖
sudo apt-get install libode-dev
3 安装
./configure
make
sudo make install
4 打开终端,输入crx,开始享受吧
下载:http://icculus.org/alienarena/rpa/aquire.html
Update: PlayDeb 上放出 Deb 包了,下载: 这里
截图:

关注和奉献Tianjin Linux User Group的建设,关注开源社区,Linux爱好者,python lover,希望成为一名geek,求交流求指导
More Posts – Website
Follow Me:


- 作者: freetstar
- Post Time: 2010/12/18 10:54:29 上午
- In: 游戏
18 Responses to 第一人称射击游戏Alien Arena 2011 7.50版本发布
palytoxin
十二月 18th, 2010 at 12:20 下午
没个配图神马的……
Boneflame
十二月 18th, 2010 at 12:27 下午
在intel集显上卡爆了….T_T
freetstar Reply:
十二月 18th, 2010 at 10:25 下午
@Boneflame, 这个必需的…
joyhub2140
十二月 18th, 2010 at 12:52 下午
蛋定,游戏于我如浮云。
kind_kid
十二月 18th, 2010 at 9:40 下午
游戏也需要编译 ,my god 我试一下阿
kind_kid
十二月 18th, 2010 at 10:17 下午
貌似缺少 依赖 我不太懂贴上code
lenovo@lenovo-laptop:~/Desktop/alienarena-7.50$ ./configure
checking for a BSD-compatible install… /usr/bin/install -c
checking whether build environment is sane… yes
checking for a thread-safe mkdir -p… /bin/mkdir -p
checking for gawk… gawk
checking whether make sets $(MAKE)… yes
checking whether to enable maintainer-specific portions of Makefiles… no
checking build system type… i686-pc-linux-gnu
checking host system type… i686-pc-linux-gnu
checking for g++… g++
checking whether the C++ compiler works… yes
checking for C++ compiler default output file name… a.out
checking for suffix of executables…
checking whether we are cross compiling… no
checking for suffix of object files… o
checking whether we are using the GNU C++ compiler… yes
checking whether g++ accepts -g… yes
checking for style of include used by make… GNU
checking dependency style of g++… gcc3
checking for gawk… (cached) gawk
checking for gcc… gcc
checking whether we are using the GNU C compiler… yes
checking whether gcc accepts -g… yes
checking for gcc option to accept ISO C89… none needed
checking dependency style of gcc… gcc3
checking how to run the C preprocessor… gcc -E
checking whether ln -s works… yes
checking whether make sets $(MAKE)… (cached) yes
checking for ranlib… ranlib
checking whether gcc and cc understand -c and -o together… yes
checking for pkg-config… /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0… yes
checking whether to build the client… yes
checking for traditional single directory, in place installation… no
checking for library containing acos… -lm
checking for library containing dlopen… -ldl
checking for library containing clock_gettime… -lrt
checking for the pthreads library -lpthreads… no
checking whether pthreads work without any flags… yes
checking for joinable pthread attribute… PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads… no
checking for library containing jpeg_read_header… -ljpeg
checking for X11… yes
checking for XXF86VM… yes
checking for XXF86DGA… yes
checking for X11/extensions/Xxf86dga.h… yes
checking for DEPS… no
configure: error: Package requirements (ode libcurl ogg vorbis vorbisfile freetype2) were not met:
No package ‘freetype2’ found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables DEPS_CFLAGS
and DEPS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
freetstar Reply:
十二月 18th, 2010 at 10:26 下午
@kind_kid,
configure: error: Package requirements (ode libcurl ogg vorbis vorbisfile freetype2) were not met:
=====================================
提示这几个包包没有装上去呢
freetstar
十二月 18th, 2010 at 10:25 下午
configure: error: Package requirements (ode libcurl ogg vorbis vorbisfile freetype2) were not met:
=====================================
提示这几个包包没有装上去呢
kind_kid Reply:
十二月 18th, 2010 at 10:52 下午
@freetstar,
thanks
kind_kid Reply:
十二月 18th, 2010 at 10:56 下午
@freetstar,
ode包源里没有
freetstar Reply:
十二月 18th, 2010 at 10:59 下午
@kind_kid,
去新力德那里搜索下,然后安装试试
kind_kid Reply:
十二月 18th, 2010 at 11:06 下午
@freetstar,
但是不知道装哪一个,没有单独的叫ode的,而且乱装了几个也没搞定
freetstar Reply:
十二月 18th, 2010 at 11:07 下午
@kind_kid,看readme或者install吧
kind_kid Reply:
十二月 18th, 2010 at 11:14 下午
@freetstar,
thanks 。Readme is good
edward_yuan
十二月 19th, 2010 at 1:09 上午
这个单击游戏,linux平台上还是算不错,就是没什么用户,而且联网功能没有试过。
书痕
十二月 20th, 2010 at 9:26 上午
感觉画面有点乱,还是喜欢cs那种简单点的。
freetstar Reply:
十二月 20th, 2010 at 9:39 上午
@书痕,
cs在linux下也可以玩的
professor1991
三月 19th, 2011 at 9:31 下午
3D眩晕的飘过,只能看看解解馋