Difference between revisions of "Spacie"
From CodeStuff
(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} ...") |
(No difference)
|