attreyabhatt / Space-Invaders-Pygame

Creating the game Space Invaders using Pygame Module in Python
322 stars 332 forks source link

Gave a velocity in the y-direction to the spaceship #30

Open Arijit02 opened 4 years ago

Arijit02 commented 4 years ago

I made a small change to the code by giving the spaceship a velocity in the y-direction also.

abinash25 commented 3 years ago

ok i will try