game.rst
changeset 1243 b4d2777b0e93
parent 1242 b7b83fd554c0
child 1244 de2016d2bc48
equal deleted inserted replaced
1242:b7b83fd554c0 1243:b4d2777b0e93
     1 .. -*- coding: utf-8 -*-
       
     2 
       
     3 =======
       
     4  Game.
       
     5 =======
       
     6 .. contents::
       
     7 
       
     8 Shuter games for Linux.
       
     9 =======================
       
    10 
       
    11 Wolfenstein: Enemy Territory.
       
    12 -----------------------------
       
    13 
       
    14 UT2004 (Unreal Tournament).
       
    15 ---------------------------
       
    16 
       
    17 Unreal Tournament 2004 is closed source, but it's one of the few commercial
       
    18 games which also provide a native Linux port.
       
    19 
       
    20 Quake 3.
       
    21 --------
       
    22 
       
    23 Game was licensed under the GPL in 2005. ioQuake 3 continued development to
       
    24 Quake 3, fixing bugs and bringing new improvements to this true classic game.
       
    25 
       
    26 Urban Terror.
       
    27 -------------
       
    28 
       
    29 Racers for Linux.
       
    30 =================
       
    31 
       
    32 torcs.
       
    33 ------
       
    34 
       
    35 3D racing cars simulator game using OpenGL.
       
    36 
       
    37 SuperTuxKart.
       
    38 -------------
       
    39 ::
       
    40 
       
    41   $ sudo apt-get install supertuxkart
       
    42 
       
    43 Games for Linux.
       
    44 ================
       
    45 
       
    46 Pingus.
       
    47 -------
       
    48 
       
    49 Pingus is a free Lemmings-like game covered under the GNU GPL::
       
    50 
       
    51   $ sudo apt-get install pingus
       
    52 
       
    53 FreeCiv.
       
    54 --------
       
    55 
       
    56 Civilisation-like turn based game::
       
    57 
       
    58   $ sudo apt-get install freeciv
       
    59 
       
    60 MegaGlest.
       
    61 ----------
       
    62 
       
    63 MegaGlest is a free and open source 3D real-time strategy (RTS) game, where you
       
    64 control the armies of one of seven different factions: Tech, Magic, Egyptians,
       
    65 Indians, Norsemen, Persian or Romans. The game is setup in one of 16 naturally
       
    66 looking settings, which -like the unit models- are crafted with great
       
    67 appreciation for detail::
       
    68 
       
    69   $ sudo apt-get install megaglest
       
    70 
       
    71   http://megaglest.org
       
    72                 home page
       
    73   http://en.wikipedia.org/wiki/Megaglest
       
    74                 wiki page
       
    75 
       
    76 Warzone2100.
       
    77 ------------
       
    78 
       
    79 In Warzone 2100 you command the forces of “The Project” in a battle to rebuild
       
    80 the world after mankind has almost been destroyed by nuclear missiles.
       
    81 
       
    82 The game offers campaign, tutorial, multi-player and single-player skirmish
       
    83 modes.
       
    84 
       
    85 An extensive tech tree with over 400 different technologies, combined with the
       
    86 unit design system, allows for a wide variety of possible units and tactics::
       
    87 
       
    88   $ sudo apt-get install warzone2100
       
    89 
       
    90 extremetuxracer.
       
    91 ----------------
       
    92 
       
    93 GPL-version of TuxRacer::
       
    94 
       
    95   $ sudo apt-get install extremetuxracer
       
    96   $ etracer
       
    97 
       
    98 Frozen Bubble.
       
    99 --------------
       
   100 
       
   101 FlightGear.
       
   102 -----------
       
   103 
       
   104 Sophisticated open source flight simulator framework. FlightGear uses the
       
   105 SimGear simulation engine. Some of the aircraft models available in FlightGear
       
   106 include gliders, helicopters, airliners, fighter jets, etc. Weather effects such
       
   107 as clouds, lightning effects and time of the day is illustrated::
       
   108 
       
   109   $ sudo apt-get install flightgear fgrun
       
   110 
       
   111 ManiaDrive.
       
   112 -----------
       
   113 
       
   114 Blobwars.
       
   115 ---------
       
   116 
       
   117   $ sudo apt-get install blobwars
       
   118 
       
   119 Nethack.
       
   120 --------
       
   121 ::
       
   122 
       
   123   $ sudo apt-get install nethack
       
   124   $ sudo apt-get install glhack
       
   125