diff options
Diffstat (limited to 'other/website/src/content_home.html')
| -rw-r--r-- | other/website/src/content_home.html | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/other/website/src/content_home.html b/other/website/src/content_home.html new file mode 100644 index 00000000..7392e628 --- /dev/null +++ b/other/website/src/content_home.html @@ -0,0 +1,32 @@ + +<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> |