Game: Space Ace
===============

Description:
------------

Pilot your spaceship and compete to collect more circle items than your opponent.

----

Space Ace is a fun multiplayer online game that automatically finds someone to play with from all over the world!... You control a spaceship in a low gravitation ambience, and compete to collect more circle items than your opponent.

The movement of the spaceship is based on real physics, and takes a while to master, but once you do it you will enjoy it very much.

----

Space Ace is a simple yet fun multiplayer online game. You control a small spaceship around low gravitation caverns, and compete against players all around the world in your quest to collect more circle items than your opponent. The realistic movement of the spaceship accounts for the effect of gravitation, inertia, and its thruster. The game features 10 maps, automatic matchmaking, world ranking, and more.


Controls
--------

Control (Ctrl) key - Thrust
Left and Right cursor keys - Rotate

(These controls information will appear on the game if the player doesn't uses them within 2 seconds)

Additional keys: (also appear as a button on the game)

F2 - Restart Round
Esc - Exit Game


HTML Code to embed game
-----------------------

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab#version=9,0,15,0" width="692" height="519" align="middle">

<param name="allowScriptAccess" value="never">
<param name="movie" value="http://www.onlinegames.com/spaceace/SpaceAce.swf/SpaceAce.swf">
<param name="menu" value="false">
<param name="quality" value="high">

<embed src="http://www.onlinegames.com/spaceace/SpaceAce.swf/SpaceAce.swf" menu="false" quality="high" width="692" height="519" align="middle" allowScriptAccess="never" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer">

</object>

----

Note: You can use a different size for the game as long as you keep the 4:3 aspect ratio. That is height is 0.75*width.

Some examples: 600 x 450, 650 x 488, 700 x 525. If you don't have any preference we recommend the size included in the embed code (692 x 519).

If you modify the size ensure you change the width and height on both the <object> and <embed> tags.
