//''' Copyright (c) Jamie Lutzuver 2006. All rights reserved. //''' //'''----------------------------------------------------------------------- //'' //'' Title: JL - Index.php //'' //'' Dev Notes:- //'' 11/Dec/07 - JL - Initial creation and development //--> //Include the defines file. This holds connection info and HWills database class include("../../../../Inc/defines.php"); include("../../../../Inc/database.php"); include("../../../../Inc/email.php"); // Get the users ip $ip = getenv('REMOTE_ADDR'); $referer = getenv('HTTP_REFERER'); $addr = getenv('REMOTE_HOST'); $userAgent = $_SERVER['HTTP_USER_AGENT']; $datetime = date("Y-m-d H:m:s"); //date("D dS M,Y h:i a"); $strR = "MONACO_DL..." .$referer; // Do the insert statement right now... $hwDBDriver = new Database; $hwDBDriver->Execute("INSERT INTO `ipstats` ( `IPSTID` , `REMOTE_ADDR` , `HTTP_REFERER` , `REMOTE_HOST` , `HTTP_USER_AGENT` , `CreatedAt`) VALUES ('', '$ip', '$strR', '$addr', '$userAgent' , '$datetime')"); ?> --##- Monaco GP2x -##-- inspired by classic retro racing games...
Cognatus System Solutions | Rapid Application Development | Coldfusion Web Applications | Client and Server Development | Data Migration Services

"Monaco GP2X" by Jamie Lutzuver... (download (GP2X version)) (official level editor) (arcade vid) (monaco gp2x vid **-**NEW**-**) all files are copyright @ 2007 - 2008 Cognatus Systems

*By downloading you accept the terms and conditons within this document. Monaco GP2x Licence

What is it?

"Monaco GP2X"is a classic 2d retro by design top down racer inspired by many retro racing games on the Commodore 64 and Arcade formats.

I've always enjoyed the classic 2d racing games for their playability and technical accomplishments. I've also been inspired by many Commodore 64 titles such as "Bump and Jump" and "Le manns". This game is my homage to the 2d racing game genre. One of my games twists is that it has a fully dynamic level editing system.

Latest News

The xbox live arcade version is now fully developed and is available NOW for purchase at 200 points. XBOX Marketplace

The latest version now plays lovely and smooth on the gp2x. I'm still trying to crack 2100 points on it, but I seem to top out at around 2015 :-D... It is optimized for and plays the best on the GP2x.

Recently featured on Retro Gaming Radio by Shane.R.Monroe (ep 01-30-2008) , the internets most popular and longest running radio show for video games. Also mentioned on numerous games sites and gp32x.com.

Please support us by buying your GP2x through us. Contact us for further details.

Technical

C++ and SDL with 'Object-oriented design (OOD)' are being used to write the game. IDE of choice is CodeBlocks. It's taken 6 months to get to this stage. Tested on gp2x F100,F200, firmware 2.11,4.0. Windows XP sp2, Nvidia Graphics 6800 gt, amd 2100xp with 800x600 32bit resolution.

Releases - "Monaco GP2x" *FIRST RELEASE*

v1.0.3..>Full fix on AI running off road when motorway driving. Fix migrated from Xbox 360 version...L Trigger/F Key toggles debug output...

v1.0.0...>Support motorway driving (aka Spy Hunter) with standard level format of {o,r,r,o,o,r,r,o} , where o is not road and r is road.
>Revise loading bar for very long levels that take a few moments to load.
>Adjust alpha blend on scoring UI for better visibility of new motorway driving.
>CPU set at 233mhz...
>New tile type ***'97'***... Place anywhere within level and it will grant ***30*** seconds extra play.

Releases - "Level Editor" *new*

V0.6.0...(animate view only) level being worked on, Issue fixed est.play calc

Questions

Any questions or comments please contact me here jamie [dot] lutzuver [at] cognatussystems.co.uk. Xbox Live XNA port 200 MS points.

*Monaco GP2x (beta) is currently provided as copyrighted and free(beta) for your enjoyment.




Jamie's GP2x-F200 running Monaco GP2x :-)


Challenging bridges to drive across and unique rally style track indicators


Unique tunnel effects, full volume and game controls


Fast ice runs just like Spy Hunter on the Commodore 64

Level Editor
Level Editor