Skip to content

stoicfeats/Pygame-Space-Invader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Pygame is a python lib used for game programming. Here is the basic space invader game where our spaceship shoots bullets to the horizontal moving enemy and scores. If enemy hits the bottom ground, game is over. Lib used : math - for calculating speed, movement and dimensions of game random - to generate enemy in any random positions

NOTE : IT is still in working, not yet completed yet, still leanring few things to fix

About

A pygame of space invader using python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages