Revision as of 22:41, 26 September 2012 by Lerc(Talk | contribs)(Created page with "<edcode> var player = {x:300,y:400} // The starting position of the player var alien = {x:200,y:100} // The starting position of the alien var bullet = {x:200, y:200} ...")