Skip to content

BerdyshevEugene/alien_invasion_game

Repository files navigation

Alien Invasion


Description

Warning! Aliens are attacking. Only you can save the planet. Сlassic spaceship game. Shoot down spaceships and get points.

Technology stack

github


Installation

clone the repository and go to it on the command line:

https://github.com/BerdyshevEugene/alien_invasion_game.git

create and activate virtual enviroment:

python3 -m venv env
source env/bin/activate
python3 -m pip install --upgrade pip

run alien_invasion.py:

python3 alien_invasion.py

Options

'<-' move left
'->' move right
'space' shoot

About

CAT: pet-project; DESCR: small game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages