Alien Chaser Game using Python
Alien Chaser Game using Python is a game based on pygame library that shoots the Aliens which occurs anywhere at the top randomly.
Programming Language used: Python
Alien Chaser Game is a game based on PyGame that shoots the Aliens which occurs anywhere at the top randomly. A shooter is there to Kill Aliens. A shooter shoots the alien using the bullet.
The shooter will score 1 point for each kill. The game will not end until the shooter gets hit by the bullet shooted by the Aliens or hit by Alien itself. Whenever a shooter kills an Alien, automatically Alien gets Respan randomly in the top Area.
To run this Game, Pygame needs to be Installed. It is a library that helps in creating this type of game using Python.
Instruction to Install and run the Game:
1. Open command Prompt (cmd).
2. Type pip install pygame (Python needs to be installed for this).
3. That's it. You are good to go.
Project Files
| .. | ||
| This directory is empty. | ||