From: <ma...@us...> - 2006-04-05 15:26:54
|
Revision: 2296 Author: matzon Date: 2006-04-05 08:26:44 -0700 (Wed, 05 Apr 2006) ViewCVS: http://svn.sourceforge.net/java-game-lib/?rev=2296&view=rev Log Message: ----------- adding Herzog3D project Modified Paths: -------------- trunk/LWJGL/www/projects.php Modified: trunk/LWJGL/www/projects.php =================================================================== --- trunk/LWJGL/www/projects.php 2006-04-05 15:22:51 UTC (rev 2295) +++ trunk/LWJGL/www/projects.php 2006-04-05 15:26:44 UTC (rev 2296) @@ -245,6 +245,22 @@ 2 => array( 'small' => 'titan_attacks_small_3.jpg', 'big' => 'titan_attacks_3.jpg'))); + +$projects[] = array( + 'name' => 'Herzog3D', + 'url' => 'http://herzog3d.sourceforge.net', + 'type' => 'Free, open source game', + 'desc' => '3D action real time strategy based on the Sega Genisis game Herzog Zwei.', + 'screens' => array( + 0 => array( + 'small' => 'hz_small_1.jpg', + 'big' => 'hz_1.jpg'), + 1 => array( + 'small' => 'hz_small_2.jpg', + 'big' => 'hz_2.jpg'), + 2 => array( + 'small' => 'hz_small_3.jpg', + 'big' => 'hz_3.jpg'))); function displayProjects() { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ma...@us...> - 2006-04-25 21:29:04
|
Revision: 2303 Author: matzon Date: 2006-04-25 14:28:50 -0700 (Tue, 25 Apr 2006) ViewCVS: http://svn.sourceforge.net/java-game-lib/?rev=2303&view=rev Log Message: ----------- added diamond crush Modified Paths: -------------- trunk/LWJGL/www/projects.php Modified: trunk/LWJGL/www/projects.php =================================================================== --- trunk/LWJGL/www/projects.php 2006-04-25 21:02:24 UTC (rev 2302) +++ trunk/LWJGL/www/projects.php 2006-04-25 21:28:50 UTC (rev 2303) @@ -260,7 +260,23 @@ 'big' => 'hz_2.jpg'), 2 => array( 'small' => 'hz_small_3.jpg', - 'big' => 'hz_3.jpg'))); + 'big' => 'hz_3.jpg'))); + +$projects[] = array( + 'name' => 'Diamond Crush', + 'url' => 'http://www.diamondcrush.net/', + 'type' => 'Free, open source game', + 'desc' => 'Diamond Crush is a classic puzzle game, with both single player and multiplayer game modes. Players will control falling pairs of differently colored and shaped gems, and their purpose will be strategically placing them inside their own grid-based play fields, by matching their colors.', + 'screens' => array( + 0 => array( + 'small' => 'diamond_crush_small_1.jpg', + 'big' => 'diamond_crush_1.jpg'), + 1 => array( + 'small' => 'diamond_crush_small_2.jpg', + 'big' => 'diamond_crush_2.jpg'), + 2 => array( + 'small' => 'diamond_crush_small_3.jpg', + 'big' => 'diamond_crush_3.jpg'))); function displayProjects() { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ma...@us...> - 2007-08-05 21:19:54
|
Revision: 2868 http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=2868&view=rev Author: matzon Date: 2007-08-05 14:19:46 -0700 (Sun, 05 Aug 2007) Log Message: ----------- sync with site Modified Paths: -------------- trunk/LWJGL/www/projects.php Modified: trunk/LWJGL/www/projects.php =================================================================== --- trunk/LWJGL/www/projects.php 2007-08-05 20:52:02 UTC (rev 2867) +++ trunk/LWJGL/www/projects.php 2007-08-05 21:19:46 UTC (rev 2868) @@ -308,7 +308,103 @@ 'big' => 'dragon_forever_2.png'), 2 => array( 'small' => 'dragon_forever_small_3.png', - 'big' => 'dragon_forever_3.png'))); + 'big' => 'dragon_forever_3.png'))); + +$projects[] = array( + 'name' => 'Devastro', + 'url' => 'http://www.catnapgames.com/games/devastro', + 'type' => 'Commercial game ', + 'desc' => 'New action game from Catnap Games. With a squad of recruits you have to save the Earth from yet another alien invasion. Make it the last one and make the slimy bastards remember it well.<br/>Mission objective: Kill all enemy. Are you going to carefully train your recruits to make them tough as Rambo or spend them by the dozens? Scout and plan your attack or open fire the first second?', + 'screens' => array( + 0 => array( + 'small' => 'devastro_small_1.jpg', + 'big' => 'devastro_1.jpg'), + 1 => array( + 'small' => 'devastro_small_2.jpg', + 'big' => 'devastro_2.jpg'), + 2 => array( + 'small' => 'devastro_small_3.jpg', + 'big' => 'devastro_3.jpg'))); + +$projects[] = array( + 'name' => 'Riders on the Storm', + 'url' => 'http://www.the2bears.com/?page_id=652', + 'type' => 'Free game ', + 'desc' => 'A vertical shooter with trippy fluid dynamic effects and gameplay', + 'screens' => array( + 0 => array( + 'small' => 'riders_small_1.png', + 'big' => 'riders_1.png'), + 1 => array( + 'small' => 'riders_small_2.png', + 'big' => 'riders_2.png'), + 2 => array( + 'small' => 'riders_small_3.png', + 'big' => 'riders_3.png'))); + +$projects[] = array( + 'name' => 'FengGUI', + 'url' => 'http://www.fenggui.org/', + 'type' => 'API, open source', + 'desc' => 'FengGUI is a graphical user interface (GUI) application programming interface (API) that runs on LWJGL. It provides all typical GUI components like buttons, sliders, trees, text areas, frames, tabs, etc. which are required to build simple HUDs but also complete GUI systems. The slim and cohesive design as well as its high degree of customization via XML makes FengGUI well suited for game development.', + 'screens' => array( + 0 => array( + 'small' => 'fenggui_small_1.png', + 'big' => 'fenggui_1.png'), + 1 => array( + 'small' => 'fenggui_small_2.png', + 'big' => 'fenggui_2.png'), + 2 => array( + 'small' => 'fenggui_small_3.png', + 'big' => 'fenggui_3.png'))); + +$projects[] = array( + 'name' => 'Waterstorm', + 'url' => 'http://www.waterstorm-game.com', + 'type' => 'Commercial', + 'desc' => 'Waterstorm is a fast paced 2D submarine multiplayer action shooter. Featuring amazing underwater scenarios, intuitive controls and high-tech weapons, Waterstorm invites gamers to participate in subaqueous battles.<br/>Players from all over the world can join different game modes such as Deathmatch, Team Deathmatch, Capture the Flag and the newly introduced Drone Match. Gamers choose from a variety of mini-submarines, use their tactical as well as team skills and compete for the top ranks in a sophisticated ranking system. Additionally, the game has built-in support for clans by providing clan statistics, organizational tools and even more.', + 'screens' => array( + 0 => array( + 'small' => 'waterstorm_small_1.png', + 'big' => 'waterstorm_1.png'), + 1 => array( + 'small' => 'waterstorm_small_2.png', + 'big' => 'waterstorm_2.png'), + 2 => array( + 'small' => 'waterstorm_small_3.png', + 'big' => 'waterstorm_3.png'))); + +$projects[] = array( + 'name' => 'DS4: Experimental Shooter', + 'url' => 'http://www.the2bears.com/?page_id=927', + 'type' => 'Free game', + 'desc' => 'A vertical shooter with an endless supply of enemies continuously marching downward. Lock on with your missiles for extra points.', + 'screens' => array( + 0 => array( + 'small' => 'ds4_1_small.png', + 'big' => 'ds4_1.png'), + 1 => array( + 'small' => 'ds4_2_small.png', + 'big' => 'ds4_2.png'), + 2 => array( + 'small' => 'ds4_3_small.png', + 'big' => 'ds4_3.png'))); + +$projects[] = array( + 'name' => 'Arcade', + 'url' => 'http://phosphoton.741.com/ ', + 'type' => 'Free Open Source Game', + 'desc' => 'A simple shooter inspired by space-invaders. You control an orange arrow and you shoot at green arrows. As the game progresses you pick up shields, better guns and rockets.', + 'screens' => array( + 0 => array( + 'small' => 'arcade_small_1.gif', + 'big' => 'arcade_1.gif'), + 1 => array( + 'small' => 'arcade_small_2.gif', + 'big' => 'arcade_2.jpg'), + 2 => array( + 'small' => 'arcade_small_3.gif', + 'big' => 'arcade_3.jpg'))); function displayProjects() { @@ -318,7 +414,7 @@ foreach ($projects as $project) { echo "<p>\n"; - echo " <b>".$project['name']."</b> <span class=\"newsdate\"><a href=\"#top\">Back to top</a></span><br/><br/>\n"; + echo " <b><a name='" . $project['name'] . "'>".$project['name']."</a></b> <span class=\"newsdate\"><a href=\"#top\">Back to top</a></span><br/><br/>\n"; echo " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-bottom: 1px solid #cccccc;\">\n"; echo " <tr>\n"; echo " <td width=\"110\"> <i>Website:</i></td>\n"; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ma...@us...> - 2006-06-03 08:06:35
|
Revision: 2348 Author: matzon Date: 2006-06-03 01:06:23 -0700 (Sat, 03 Jun 2006) ViewCVS: http://svn.sourceforge.net/java-game-lib/?rev=2348&view=rev Log Message: ----------- added slam soccer Modified Paths: -------------- trunk/LWJGL/www/projects.php Modified: trunk/LWJGL/www/projects.php =================================================================== --- trunk/LWJGL/www/projects.php 2006-06-03 08:03:51 UTC (rev 2347) +++ trunk/LWJGL/www/projects.php 2006-06-03 08:06:23 UTC (rev 2348) @@ -277,6 +277,22 @@ 2 => array( 'small' => 'diamond_crush_small_3.jpg', 'big' => 'diamond_crush_3.jpg'))); + +$projects[] = array( + 'name' => 'Slam Soccer 2006', + 'url' => 'http://www.bolzplatz2006.de/en/', + 'type' => 'Free, open source game', + 'desc' => 'Football World Cup 2006 in Germany! What, you are not taking part? You can not play football at all? As if! Everybody started from scratch. You begin in the muddy village league and work your way up to the international top class of football and build up your own stadium! Now it\'s up to you: If you also find your way in the dubious business of football and if you get your finances under control, it\'s just a matter of your skill until you win the cup and are the Slam Soccer World Champion 2006! Slam Soccer 2006 is a funny football game in 3D-comic-style - and it\'s for free!', + 'screens' => array( + 0 => array( + 'small' => 'slam_soccer_2006_small_1.jpg', + 'big' => 'slam_soccer_2006_1.jpg'), + 1 => array( + 'small' => 'slam_soccer_2006_small_2.jpg', + 'big' => 'slam_soccer_2006_2.jpg'), + 2 => array( + 'small' => 'slam_soccer_2006_small_3.jpg', + 'big' => 'slam_soccer_2006_3.jpg'))); function displayProjects() { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ma...@us...> - 2006-11-09 20:41:00
|
Revision: 2628 http://svn.sourceforge.net/java-game-lib/?rev=2628&view=rev Author: matzon Date: 2006-11-09 12:40:47 -0800 (Thu, 09 Nov 2006) Log Message: ----------- added dragon forever Modified Paths: -------------- trunk/LWJGL/www/projects.php Modified: trunk/LWJGL/www/projects.php =================================================================== --- trunk/LWJGL/www/projects.php 2006-11-09 20:36:53 UTC (rev 2627) +++ trunk/LWJGL/www/projects.php 2006-11-09 20:40:47 UTC (rev 2628) @@ -292,7 +292,23 @@ 'big' => 'slam_soccer_2006_2.jpg'), 2 => array( 'small' => 'slam_soccer_2006_small_3.jpg', - 'big' => 'slam_soccer_2006_3.jpg'))); + 'big' => 'slam_soccer_2006_3.jpg'))); + +$projects[] = array( + 'name' => 'Dragon Forever', + 'url' => 'http://www.the2bears.com/?page_id=454', + 'type' => 'Free game', + 'desc' => 'Inspired by Warning Forever, Dragon Forever is a 360 shooter in which you play a Dragon who destroys castles all day long.', + 'screens' => array( + 0 => array( + 'small' => 'dragon_forever_small_1.png', + 'big' => 'dragon_forever_1.png'), + 1 => array( + 'small' => 'dragon_forever_small_2.png', + 'big' => 'dragon_forever_2.png'), + 2 => array( + 'small' => 'dragon_forever_small_3.png', + 'big' => 'dragon_forever_3.png'))); function displayProjects() { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |