Stijmalti / Space-Invaders--Simple--Stijmalti

This will be a simple "Space Invaders" style game, it will have pixilated images and low quality sounds to keep with the original Space Invaders game. The player will need to beat all three levels to win the game.
0 stars 0 forks source link

Player stuck to Border #4

Open Stijmalti opened 11 years ago

Stijmalti commented 11 years ago

borderstuckbug

When the player comes in contact with the border he/she will get stuck.

Stijmalti commented 11 years ago

With the new code the player ship bounces off the edge slightly instead of getting stuck.

border fix