about summary refs log tree commit diff
path: root/other/website/new_index.html
blob: a099333a1e4870b8cda6620661b2b3cc88c50e0a (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
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
	<title>Teewars</title>
	<link href="new_default.css" rel="stylesheet" type="text/css" />
</head>

<body>
	<div id="outer">
		<div class="page_header">
			<a href="index.html"><img src="gfx/menu_home_sun.png"/></a>
			<a href="download.html"><img src="gfx/menu_download_sun.png"/></a>
			<a href="support.html"><img src="gfx/menu_support_sun.png"/></a>
			<a href="team.html"><img src="gfx/menu_team_sun.png"/></a>
		</div>

		<div>
			<div class="page_body_top">&nbsp;</div>
			<div class="page_body">
				
				<div class="page_image">
					<img src="gfx/teeattack_placeholder.png"/>
				</div>				
				
				<p class="topic">TEEWARS 0.2.0 RELEASED <span class="date">2007-08-05</span></p>
				<p>The long sought-after update of Teewars has finally arrived!
				The highligts of version 0.2.0 include:</p>

				<ul>
					<li>Much improved network stability</li>
					<li>Time- and frag limits</li>
					<li>A proper options screen</li>
					<li>New death match maps</li>
				</ul>

				<p>Any support-related questions or bug reports can be given either on
				IRC (#teewars at quakenet) or in the almighty forum (look under support).</p>
				
				<p>Enjoy the new release!</p>
				<p class="sign">The Teewars Team</p>

				<p class="topic">WHAT IS THIS, THEN?</p>
				<p>Teewars is a multiplayer 2D shooter, drawing its inspiration not only from
				the old classics, but also incorporating the advancements that FPS games brought
				in when the torch was handed over.</p>

				<p>The game features 3D-accelerated sprite graphics, mouse-aiming, a grappling
				hook, some rather weird weaponry and a built-in multiplayer server. You can play
				it on Windows, MacOS X and any Linux flavor that can draw stuff on a screen.</p>

				<p>More info about the game can be found under the support section.</p>

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