Souravthakur540 / alien-invasion

This is a short arcade game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alien-invasion

This is a short arcade game.
This is build using pygame and python 3.7.4 To play this game clone the repo and run alien_invasion.py

Press q to quit.
Use left key and right key to move the ship
Press Space to shoot bullets.

Rules

At a time only three bullets can be fired from the ship. i.e max three bullets can be present on the screen. There are 3 lives.
If an alien collides with the ship or alien touches the bottom of the screen, it will result in loss of one life. The speed of game increases at each level.

About

This is a short arcade game.


Languages

Language:Python 100.0%