Haneeth / SpaceInvaders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Space-Invaders

A simple Space Invaders game in terminal

How to run?

python3 game.py

Description

The goal is to defeat wave after wave of descending aliens with a horizontally moving laser to earn as many points as possible. Using missiles, we destroy enemies, who constantly move towards the player. As more and more aliens are killed, the difficulty of the game increases.

About


Languages

Language:Python 100.0%