here is my work in progress for a game called Sector Patrol;
https://dl.dropboxusercontent.com/u/626 ... index.html
it's my take on the old Starfleet - The War Begins by Trevor Sorensen;
the controls are detailed at the end of this post;
The problem is that there is supposed to be an intro screen and mission description screen that is supposed to appear before you get into the game, these are in their own layouts (i.e. Layout #1 - intro screen, Layout #2 - mission description screen, Layout #3 - Main Game screen);
is there a way to figure out why the game starts on Layout #3, i exported it as a HTML5 website and followed the default settings to put it in the dropbox public folder;
anyway, here are the controls for the game:
right click on enemies to target them or press 'R' to target the nearest one;
left click on the enemy or press 'Z' to launch torpedoes
press 'X' to fire Ion Beam to disable them, beam uses energy in direct proportion to distance from target;
press 'L' or the LRS button to access the map, can travel to different sectors by the 'Initiate FTL' button or can launch a probe if there is enough energy;
hopefully Shield controls and Damage controls are self explanatory, but can double click directly on the shield to raise it by 100 energy units;
Dock with a starbase by right clicking on it and press 'Y';
will be adding in new features regularly;