Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Space Shooter

Space Shooter is a 2D game where the player takes control of a space ship avoiding enemy fire and shooting lazers at the alien ships.

Built with

The game is written in Python using the pygame module. The code is organized in accordance with the OOP practices.

Goal

The game is endless, so the goal is to stay alive as long as possible. With time, more enemies appear and the game's difficulty gets higher. Refer to the level indicator in the top-left corner to find how far in the game you are.

Controls

  1. SPACEBAR: Shoot
  2. A: Move left
  3. D: Move right
  4. W: Move up
  5. S: Move down

Inspired by

Tech with Tim on YouTube

About

Space Shooter is a 2D game written in Python using pygame.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages