Skip to content

A simple alien shooting game made using PyGame (credits - PythonCrashCourse)

Notifications You must be signed in to change notification settings

arghya2801/alien_shooter_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alien Shooter Game

A simple alien shooting game made using PyGame (credits - PythonCrashCourse)

Controls

  • Space - Fires bullets
  • Left and Right arrow keys - Movement
  • q - Exit

Roadmap

  • Score Tracker
  • Level Up Mechanism
  • Difficulty Modes

Dependencies and Installation

  • Python 3.x or above
  • PyGame python library

Download all the files in the repository and run the alien_invasion.py file to start playing. Make sure to have the required dependencies installed first.

If you face issues with running, try running the code through an IDE like VS Code, PyCharm or the default Python IDE.

About

A simple alien shooting game made using PyGame (credits - PythonCrashCourse)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages