gtiwari912 / Alien-Invasion-Game-using-Pygame-and-Python

Aliens are Attacking. Your Defence is your spaceship. The number of Alien Ships increases as your score increases to make the game interesting. Coded it in a Simple Way using Pygame Module of Python which Can be installed from pip in cmd and Python. You need just little knowledge of Basic Python and Pygame to Understand the Game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alien-Invasion-Game-using-Pygame-and-Python

Aliens are Attacking. Your Defence is your spaceship. The number of Alien Ships increases as your score increases to make the game interesting. Coded it in a Simple Way using Pygame Module of Python which Can be installed from pip in cmd and Python. You need just little knowledge of Basic Python and Pygame to Understand the Game.

Pygame is needed to be installed along with python. pygame can be installed by typing this commands in Command Line or terminal: "pip install pygame" (dont include double quotes "") or "pip3 install pygame" (If above command Doesnt Works)

About

Aliens are Attacking. Your Defence is your spaceship. The number of Alien Ships increases as your score increases to make the game interesting. Coded it in a Simple Way using Pygame Module of Python which Can be installed from pip in cmd and Python. You need just little knowledge of Basic Python and Pygame to Understand the Game.


Languages

Language:Python 100.0%