<? require('_include/header.php'); ?>
<h1>Links</h1>
<p>
The following list of links are sites that either relate to our effort, or we just think are cool:
</p>
<ul>
<li>
<a href="http://www.javagaming.org/" target="_blank">http://www.javagaming.org/</a><br/>
Site related to Java gaming.<br/><br/>
</li>
<li>
<a href="http://www.puppygames.net/" target="_blank">http://www.puppygames.net/</a><br/>
First commercial game using LWJGL!<br/><br/>
</li>
<li>
<a href="http://www.tribaltrouble.com/" target="_blank">http://www.tribaltrouble.com/</a><br/>
Awesome new commercial game using LWJGL.<br/><br/>
</li>
<li>
<a href=" http://sourceforge.net/projects/spgl/" target="_blank"> http://sourceforge.net/projects/spgl/</a><br/>
Game library building on top of LWJGL.<br/><br/>
</li>
<li>
<a href="http://www.mojomonkeycoding.com/" target="_blank">http://www.mojomonkeycoding.com/</a><br/>
jME (or jMonkeyEngine) is an attempt at a fully functional game engine using the Java programming language.<br/><br/>
</li>
<li>
<a href="http://www.hardcode.de/jxinput/" target="_blank">http://www.hardcode.de/jxinput/</a><br/>
More feature complete input support for java.<br/><br/>
</li>
</ul>
<? require('_include/footer.php'); ?>