Skip to content
Notifications You must be signed in to change notification settings

HugoBrisebois/spacegame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9c6b067 · · Jul 22, 2025

History

32 Commits
Jul 22, 2025
Jul 3, 2025
Jul 22, 2025
Jul 22, 2025
Jul 22, 2025
Jul 22, 2025
Jul 3, 2025
Jul 3, 2025
Jul 22, 2025
Jul 2, 2025
Jul 22, 2025
Jul 3, 2025

Repository files navigation

Space Explorer

A space exploration game made with Pygame and python that makes you explore a fictional/nonfictional solar system where you collect materials to complete quests that lead you all over this solar system

Gameplay

  • explore a fictional/nonfictional solar system
  • collect materials from planets
  • explore different planet
  • collect materials
  • complete quest to move through the solar system
  • follow a compass to the next quest

Controls

  • steering: with the mouse
  • forwards: W
  • backwards: S
  • map: M

Marker/Compass System

  • The compass at the center top of the screen shows where the next quest will be and you distance to it.
  • the compass automatically sets the marker to the next quest

How to Play

  1. Use your mouse to steer the ship and W to accelerate.
  2. Approach a planet to land. The ship will stick to the planet's edge.
  3. Complete quests and explore the tech tree for upgrades.

Requirements

  • Python 3.x
  • Pygame

Install dependencies:

pip install pygame

Run the game:

python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published