1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> 2 <html lang="en"> 3 <head> 4 <meta http-equiv="content-type" content="text/html; charset=utf-8"> 5 <title>Games</title> 6 <link rel="stylesheet" type="text/css" href="mesa.css"> 7 </head> 8 <body> 9 10 <h1>Games</h1> 11 12 <ul> 13 <li><a href="http://www.psc.edu/%7Esmp/a3d/">Asteroids3D</a> - 3D asteroids game 14 </li><li><a href="http://evlweb.eecs.uic.edu/aej/AndyBattalion.html" target="_parent">Battalion</a> 15 - battle game 16 </li><li><a href="http://bzflag.sourceforge.net/" target="_parent">BZFLAG</a> - 3-D tank 17 battle game 18 </li><li><a href="http://www.speakeasy.org/%7Emorse/copter-commander" target="_parent">Copter Commander</a> - 2d multiplayer side scroller 19 </li><li><a href="http://www.crystalspace.org/" target="_parent">CrystalSpace</a> - Free 20 3d game engine 21 </li><li><a href="http://www.afn.org/%7Ecthugha/" target="_parent">Cthugha</a> - music-sync'ed 22 graphical effects 23 </li><li><a href="http://www.sics.se/dive/" target="_parent">DIVE</a> - Distributed Interactive 24 Virtual Environment 25 </li><li><a href="http://www.newdoom.com/doomlegacy/" target="_parent">Doom Legacy</a> 26 - an OpenGL port of id software's popular game, Doom 27 </li><li><a href="http://www.asimov.de/intern_dropit.html" target="_parent">DropIt</a> - 3-D tetris game 28 </li><li><a href="http://www.flightgear.org/" target="_parent">Flight Gear</a> - Flight 29 simulator 30 </li><li><a href="http://freetrek.linuxgames.com/" target="_parent">Free Trek</a> - Star 31 Trek battle simulator 32 </li><li><a href="http://glchess.sourceforge.net/" target="_parent">GLChess</a> - chess game 33 </li><li><a href="http://heretic.linuxgames.com/" target="_parent">GLHeretic</a> - Heretic 34 for Linux 35 </li><li><a href="http://glider3d.free.fr/" target="_parent">Glider3D</a> - flight simulator 36 </li><li><a href="http://www.gltron.org/" target="_parent">glTron</a> - Tron lightcycles 37 game 38 </li><li><a href="http://gracer.sourceforge.net/" target="_parent">GRacer</a> - 3D Motor 39 Sports Simulator 40 </li><li><a href="http://jongl.home.pages.de/" target="_parent">JONGL</a> - Juggling simulator 41 </li><li><a href="http://samba.anu.edu.au/KnightCap/" target="_parent">KnightCap</a> - 42 chess game 43 </li><li><a href="http://www.hackcraft.de/games/linwarrior_3d/" target="_parent">LinWarrior 3D</a> - A Battle Mech Simulator 44 </li><li><a href="http://www.nada.kth.se/%7Ef96-lfo/lunar/" target="_parent">Lunar Lander 45 2000</a> - 3D version of the classis lunar lander game 46 </li><li><a href="http://www.majik3d.org/" target="_parent">Majik 3D</a> - an online role-playing 47 world 48 </li><li><a href="http://www.pobox.com/%7Eshankel/opentrek.html" target="_parent">OpenTrek</a> 49 - Super Star Trek 50 </li><li><a href="http://www.idsoftware.com/" target="_parent">Quake(2,3)</a> - the popular 51 games from id software 52 </li><li><a href="http://torcs.free.fr/indexm.html" target="_parent">TORCS</a> - car racing 53 simulator 54 </li><li><a href="http://www.woodsoup.org/projs/tux_aqfh" target="_parent">TUX-AQFH</a> 55 - Tux the Penguin - a Quest for Herring 56 </li><li><a href="http://mordred.8m.com/voidrunner/" target="_parent">Void Runner</a> 57 - freeware arcade style game 58 </li><li><a href="http://xracer.annexia.org/" target="_parent">XRacer</a> - Free spaceship 59 racing game, similar to Wipeout 60 </li> 61 </ul> 62 63 </body> 64 </html> 65