| x | ||
Union
Project - iPhone games - PC
apps - Videos - Podcasts
- Competitions - Forums
- Dev School - Developer
zone - Twitter - Contact
us |
||
|
|
||
|
||
![]() ![]() ![]() |
||
Solo Arena XT is a fast paced arcade styled frenzy with RPG elements thrown into the mix. Control Go Go by guiding the cross hair with your mouse, left mouse key to speed up, and right mouse key to brake. You will always be shooting and the higher your level the more frequent you shoot. Get a hi-score by collecting money from defeated enemies, and take on the world rankings
|
||
|
||
| $service = "sql3.bravehost.com"; $username = "solo"; $password = "goodgame"; $database = "Union-1168413"; mysql_connect($service, $username, $password); @mysql_select_db($database) or die( "Unable to select database"); $query = "SELECT * FROM soloarena ORDER BY scorex DESC"; $result = mysql_query($query); $num = mysql_numrows($result); $loopindex = 0; while ($loopindex < $num && $loopindex < 5) { $thisavatar = mysql_result($result, $loopindex, avatar); $thisname = mysql_result($result, $loopindex, namex); $thisscore = mysql_result($result, $loopindex, scorex); $thisdate = mysql_result($result, $loopindex, timex); echo ("$thisavatar|||$thisname|||$thisscore|||$thisdate|||"); $loopindex++; } ?> | ||
Copyright 2008 -
2009Leuvsion Networks, Inc. All rights Reserved. |