Skip to content

Space Pirates and the Mind Stone! - game for GMTK Game Jam 2023

Notifications You must be signed in to change notification settings

alifeee/space-pirates

Repository files navigation

Space Pirates and the Mind Stone

This is a game made in Godot as part of the GMTK Game Jam 2023, where we had 48 hours to make a game based on the theme "Roles Reversed".

Made as a team of 3 - @alifeee (myself), @FreyaCon and @dicemaster5

You can play the game on: https://alifeee.itch.io/space-pirates-and-the-mind-stone !!!

Cover banner for the game

Development

Requirement Version
Godot 4.1.0

Open the project in Godot and run using F5.

Exporting

To export, use Godot's export, in Project > Export > Export All... > Release. This will place the built game in the Export folder.

Serving locally

cd .\Export
python serve.py --root .

By default, it attempts to automatically open the page in browser, but this breaks. Manually open http://localhost:8060.

Screenshots

Screenshot of title screen, with title, controls, play button, and story image of two people stealing a green gem from a lit pedestal.

In-game screenshot, showing two sides of the game. Left: cockpit of spaceship, with wheel and gem from title screen. Outside window is a ship sprite and space background. Right: underbelly of the spaceship, with coal boiler, pipes, gauges.