Skip to content

This game is made using pygame library in Python.

Notifications You must be signed in to change notification settings

klynsaha/SpaceInvader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SpaceInvader

This game is developed using Python 3.7.6

How to play

  1. Player can move left and right using arrow keys ← and →
  2. Use spacebar to fire bullets, each bullet hit the enemy will add increase score by 1
  3. If enemy crosses the player, player looses the game

Libraries Used:

  • Pygame
  • Random
  • Math

Alt Text

About

This game is made using pygame library in Python.

Topics

Resources

Stars

Watchers

Forks

Languages