summaryrefslogtreecommitdiff
path: root/docs/games.html
blob: 0cdbec1df4c6cdbffbb3a76a67ae4b3febd26c19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
  <meta http-equiv="content-type" content="text/html; charset=utf-8">
  <title>Games</title>
  <link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>

<div class="header">
  <h1>The Mesa 3D Graphics Library</h1>
</div>

<iframe src="contents.html"></iframe>
<div class="content">

<h1>Games</h1>

<ul>
	<li><a href="http://www.psc.edu/%7Esmp/a3d/">Asteroids3D</a> - 3D asteroids game
	</li><li><a href="http://evlweb.eecs.uic.edu/aej/AndyBattalion.html">Battalion</a>
	- battle game
	</li><li><a href="http://bzflag.sourceforge.net/">BZFLAG</a> - 3-D tank
	battle game
	</li><li><a href="http://www.speakeasy.org/%7Emorse/copter-commander">Copter Commander</a> - 2d multiplayer side scroller
	</li><li><a href="http://www.crystalspace.org/">CrystalSpace</a> - Free
	3d game engine
	</li><li><a href="http://www.afn.org/%7Ecthugha/">Cthugha</a> - music-sync'ed
	graphical effects
	</li><li><a href="http://www.sics.se/dive/">DIVE</a> - Distributed Interactive
	Virtual Environment
	</li><li><a href="http://www.newdoom.com/doomlegacy/">Doom Legacy</a>
	- an OpenGL port of id software's popular game, Doom
	</li><li><a href="http://www.asimov.de/intern_dropit.html">DropIt</a> - 3-D tetris game
	</li><li><a href="http://www.flightgear.org/">Flight Gear</a> - Flight
	simulator
	</li><li><a href="http://freetrek.linuxgames.com/">Free Trek</a> - Star
	Trek battle simulator
	</li><li><a href="http://glchess.sourceforge.net/">GLChess</a> - chess game
	</li><li><a href="http://heretic.linuxgames.com/">GLHeretic</a> - Heretic
	for Linux
	</li><li><a href="http://glider3d.free.fr/">Glider3D</a> - flight simulator
	</li><li><a href="http://www.gltron.org/">glTron</a> - Tron lightcycles
	game
	</li><li><a href="http://gracer.sourceforge.net/">GRacer</a> - 3D Motor
	Sports Simulator
	</li><li><a href="http://jongl.home.pages.de/">JONGL</a> - Juggling simulator
	</li><li><a href="http://samba.anu.edu.au/KnightCap/">KnightCap</a> -
	chess game
	</li><li><a href="http://www.hackcraft.de/games/linwarrior_3d/">LinWarrior 3D</a> - A Battle Mech Simulator
	</li><li><a href="http://www.nada.kth.se/%7Ef96-lfo/lunar/">Lunar Lander
	2000</a> - 3D version of the classis lunar lander game
	</li><li><a href="http://www.majik3d.org/">Majik 3D</a> - an online role-playing
	world
	</li><li><a href="http://www.pobox.com/%7Eshankel/opentrek.html">OpenTrek</a>
	- Super Star Trek
	</li><li><a href="http://www.idsoftware.com/">Quake(2,3)</a> - the popular
	games from id software
	</li><li><a href="http://torcs.free.fr/indexm.html">TORCS</a> - car racing
	simulator
	</li><li><a href="http://www.woodsoup.org/projs/tux_aqfh">TUX-AQFH</a>
	- Tux the Penguin - a Quest for Herring
	</li><li><a href="http://mordred.8m.com/voidrunner/">Void Runner</a>
	- freeware arcade style game
	</li><li><a href="http://xracer.annexia.org/">XRacer</a> - Free spaceship
	racing game, similar to Wipeout
	</li>
</ul>

</div>
</body>
</html>