1 Forks
2 Stars
2 Watchers

Alien-Invasion

The alien invasion is a clone of a popular arcade games with the same name. I created this game by following the "Python Crash Course" book. The reason was to improve my python skills.

How to download and setup Alien-Invasion

Open terminal and run command
git clone https://github.com/karandeepbhardwaj/Alien-Invasion.git
git clone is used to create a copy or clone of Alien-Invasion repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Alien-Invasion https://github.com/karandeepbhardwaj/Alien-Invasion/archive/master.zip

Or simply clone Alien-Invasion with SSH
[email protected]:karandeepbhardwaj/Alien-Invasion.git

If you have some problems with Alien-Invasion

You may open issue on Alien-Invasion support forum (system) here: https://github.com/karandeepbhardwaj/Alien-Invasion/issues