An Arcade game written in Python language using framework Pygame.
A. You should have python3 and pygame installed in your system
B. go to alien_invasion folder,open alien_invasion.py
├── alien_invasion
├── Preview
├── Demo.gif
├── Demo.mp4
├── images
├── alien1.bmp
├── ship1.png
├── sound
├── Oshova.wav
├── Intoduction.txt
├── alien.py
├── alien_invasion.py
├── bullet.py
├── button.py
├── game_functions.py
├── game_stats.py
├── scoreboard.py
├── settings.py
├── ship.py
├── LICENSE
faizkhan12/Alien_invasion is licensed under the
A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.
Commercial use
Modification
Distribution
Private use
Liability
Warranty
Special thanks to Oshóva - Modern Blues (Vlog No Copyright Music) for letting me use this music for game's background and imgflip.com for conveniently converting gif image.