At 11/14/06 11:34 PM, BoMToons wrote:
Hope I'm not overstepping my authority, but we need a concrete deadline so people can decide if they can make it or not.
To clarify:
That means your .fla files have to be emailed to the following email address by Sunday Nov 26th before midnight EST(ie: 12:00 am of Monday the 27th):
glaielgamesmail@comcast.net
To remind you of the rules here they are again:
FPS: 30
Screen Size: 550x400 (default)
BG color: Default
Make your entire game in a movieclip
Execute the following line of code when you beat the boss:
_root.win();
and _root.lose(); if you die.
NO MENU SCREENS IN YOUR FILES.
Preferred control scheme(s):
If NO Mouse: arrows for movement and "a,s,w,d" for action(s).
If Mouse: "a,w,s,d" for movement mouse move to aim, mouse click to fire.
We decided against space as default with arrows cuz "up and left" at the same time invalidates a "space" press on some keyboards.