An open API service indexing awesome lists of open source software.

https://github.com/minhduc29/alien-invasion

A classic game about eliminating the invasion of aliens using Pygame based on the guide of 'Python Crash Course', added some features and AI player
https://github.com/minhduc29/alien-invasion

alien-invasion aliens game invasion oop pygame python-crash-course python3

Last synced: 10 days ago
JSON representation

A classic game about eliminating the invasion of aliens using Pygame based on the guide of 'Python Crash Course', added some features and AI player

Awesome Lists containing this project

README

          

# Alien Invasion
#### _Project #2_
- A classic game about eliminating the invasion of aliens using **_Pygame_** based on the guide of 'Python Crash Course', added some features and AI player

## How to play
- Swipe to left or right and shoot down all the enemies

- This is an endless game, there is no victory

- You can swipe to left or right using **LEFT ARROW** and **RIGHT ARROW**

- You can shoot at maximum 3 bullets in the screen

- Use **SPACE** to shoot a bullet

- After you clear a fleet of aliens, your level will be increased by 1 and a new fleet will appear

- As your level increase, your speed, aliens' speed and point for each knocked down alien will increase