KhaledMadkour / Alien-Invasion

A small game From python crash course book

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alien-Invasion

A small game From python crash course book to expand my programming skills and knowledge.

This is a simple 2d Alien shooter game using Pygame package Pygame is a framework for making games using Python. It takes care of many of the lower-level tasks in building games, which lets you focus on the aspects of your game that make it interesting.

Game summary: A ship shooting a fleet of aliens the game levels up each time the fleet is cleared increasing the speed of the game for each level while keeping the current score and a global high score.

About

A small game From python crash course book


Languages

Language:Python 100.0%