UbuntuLinux installs RedEclipse games

Source: Internet
Author: User
RedEclipse is a free and open-source FPS game that supports the single-and multi-player gaming mode and is a continuation of the interrupted BloodFrontier project. The game is based on the Cube2Sauerbraten engine and supports instant map editing. Install RedEclipseUbuntu10.10 on Ubuntu. Open the terminal and run the following command: sudoadd-apt-repositoryppa: itachi-sama-amater.

Red Eclipse is a free and open-source FPS game that supports the single-player and multi-player gaming mode and is a continuation of the interrupted Blood Frontier project.
The game is based on the Cube 2 Sauerbraten engine and supports instant map editing.

Install Red Eclipse on Ubuntu

Ubuntu10.10 user
Open the terminal and enter the following command:

sudo add-apt-repository ppa:itachi-sama-amaterasu/redeclipse-client
sudo apt-get update
sudo apt-get install redeclipse

Non-Ubuntu10.10 users
You can download the. deb package for installation:

  • 32bit: redeclipse-server redeclipse-data
  • 64bit: redeclipse-server redeclipse-data

Or build a game from SVN (not tested ):

svn co https://redeclipse.svn.sourceforge.net/svnroot/redeclipse redeclipse
sudo apt-get install build-essential libsdl1.2-dev libsdl-mixer1.2-dev libsdl-image1.2-dev
cd redeclipse/src && make clean && make install && cd .. && ./redeclipse.sh

The game is about 1 GB old. Be patient ~~

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.