2008-10-31 08:25:31 +11:00
|
|
|
<html>
|
|
|
|
<title>
|
|
|
|
nethack.net - ratcatcher
|
|
|
|
</title>
|
|
|
|
<body bgcolor="#CCCCCC">
|
|
|
|
<center>
|
|
|
|
<br>
|
|
|
|
<h1>Rat Catcher</h1>
|
2008-10-31 09:19:28 +11:00
|
|
|
<img src="screenshot/webimage.png">
|
2008-10-31 08:25:31 +11:00
|
|
|
<br>
|
|
|
|
<br>
|
|
|
|
A platform game inspired by Bubble Bubble, Rodland, Snow Bros and the like.
|
|
|
|
<h2>Screenshots</h2>
|
|
|
|
<table border=1 align=center>
|
|
|
|
<tr>
|
|
|
|
<td colspan=3><center><b>Current Version</b></center></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<center>
|
2008-10-31 09:19:28 +11:00
|
|
|
<a href="screenshot/shot_20081006.png">
|
|
|
|
<img src="screenshot/tn_shot_20081006.png">
|
2008-10-31 08:25:31 +11:00
|
|
|
</a>
|
|
|
|
<br>
|
|
|
|
The player shooting a net
|
|
|
|
</center>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<center>
|
2008-10-31 09:19:28 +11:00
|
|
|
<a href="screenshot/rc_1.png">
|
|
|
|
<img src="screenshot/tn_rc_1.png">
|
2008-10-31 08:25:31 +11:00
|
|
|
</a>
|
|
|
|
<br>
|
|
|
|
Start of level text
|
|
|
|
</center>
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<center>
|
2008-10-31 09:19:28 +11:00
|
|
|
<a href="screenshot/kingratshot.png">
|
|
|
|
<img src="screenshot/tn_kingratshot.png">
|
2008-10-31 08:25:31 +11:00
|
|
|
</a>
|
|
|
|
<br>
|
|
|
|
The boss at the end of the first world.
|
|
|
|
</center>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
<h2>Download</h2>
|
|
|
|
This game is currently still incomplete, however the latest version of the OSX application is here:<br>
|
|
|
|
<li><a href="http://ratcatcher.nethack.net/RatCatcher-10.5.zip">Download for Mac OS X 10.5 (Leapord)</a>
|
|
|
|
<li> <a href="http://ratcatcher.nethack.net/RatCatcher-10.4.zip">Download for Mac OS X 10.4 (Tiger)</a>
|
|
|
|
<br>
|
2008-10-31 09:10:17 +11:00
|
|
|
<?php include("hiscores/hiscores.php"); ?>
|
2008-10-31 08:25:31 +11:00
|
|
|
<br>
|
|
|
|
<?php include("info.html"); ?>
|
|
|
|
<br>
|
|
|
|
<br>
|
|
|
|
</html>
|