Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 967 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 967 Bytes

Spaceship

Overview

Spaceship is a 2D space-themed game where players control a spaceship to destroy incoming meteors. The goal is to survive as long as possible by shooting meteors before they collide with your spaceship.

Requirements

  • Python 3.x
  • Pygame library

How to Install

  1. Make sure you have Python 3.x on your machine.
  2. Install the Pygame library by running the following command: pip install pygame
  3. Navigate to the game directory and start the game using: python py/main.py

Images

Main Menu

Main Menu

In-Game

In-Game

Scores

Scores