sauerbraten Open Source fps for Linux (and Windows)
To see the project go to the sauerbraten at http://sauerbraten.org/. This is a very good fps for Linux but to install it you need to do a couple of things. Here are the instructions for Ubuntu Edgy on Linux.
- make sure you have all the repositories uncomment in your sources.list here is how
- run this from the terminal: sudo apt-get install libstdc++2.10-glibc2.2 libsdl-{image,mixer}1.2
- download the linux version from sourceforge (the tar.gz version at the top)
- extract it with the archive manager and put it in your home folder
- Move cube to /opt: sudo mv ~/sauerbraten /opt
- Edit /opt/sauerbraten/sauerbraten_unix.
Line 2: CUBE_DIR=/opt/sauerbraten (i changed the commented out line above the line with the .) - Link over: sudo ln -s /opt/sauerbraten/sauerbraten_unix /usr/local/bin/sauerbraten
- Execute: sauerbraten
now for making the changes to allow you to do things like change your in game name edit the file config.cfg which is located at /opt/sauerbraten/config.cfg
technorati tags:sauerbraten, howto, install, ubuntu, shooter, person, first, fps, opensource, sourceforge