Skip to content

mulosbron/Spaceship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A game made with Pygame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages