The player just need to control the position of the spaceship and press “SPACE” to launch the bullet and shoot to the enemy.The more you kill the enemy,the more points you get.And when you get stroked by the enemy for 6 times,you will lose the game. You need to shoot the monster twice to kill it.
Get as many points as you can
Left arrow to move left and right arrow to move right. Space for shooting bullet
First, copy the main.py code and paste it in visual studio code. Then, add those assets (backgrounds etc) into a file. Then we use pip install pygame in terminal. Then run the game.