Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.48 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.48 KB

Actions Status Maintainability


👽 About the Project 👽

Alien invasion is a copycat of the game that was popular once upon a time, in the early days of video games. After all, it even has got the same name.


The following is a guide how to clone the project, install all dependencies and launch 'alien_invasion' on your PC.

💾🖥

$ git clone [email protected]:alllexxx1/alien_invasion.git
$ cd ./alien_invasion
$ make install
$ start-game

🕹 Gameplay

Gameplay screenshot 1 Gameplay screenshot 2 Gameplay screenshot 2

Links

This project was built using these tools:

Tool Description
pygame "Set of Python modules designed for writing video games"
poetry "Python dependency management and packaging made easy"
flake8 "Your tool for style guide enforcement"