Insamhlóir astaróideach Part 1
We started part 1 of our asteroid destroyer game in Turbowarp this week
We coded our spaceship to move using the A,D,S,R keys. However these will only change the velocity of the spaceship
It will keep moving after we release the keys
We also set up some global variables that manage other parts of our game. We set our Player-Is-Alive status to YES so the game can begin
We set the score to 10 ( this will become clear as to why we set this next week )
Lastly we set the X and Y velocity to 0 so our space ship starts without any movement
Check out the game to date along with the project page and download links below