No description
Find a file
2025-12-07 21:12:30 -05:00
addons More intro stuff, input icon fixes, enemy export var improvements, CHECKPOINTS 2025-12-07 01:34:20 -05:00
fonts Asteroids, fonts 2025-12-01 17:45:28 -05:00
scenes Mission system implementation for intro, alertness marker test 2025-12-07 21:12:30 -05:00
scripts Mission system implementation for intro, alertness marker test 2025-12-07 21:12:30 -05:00
sounds Mission system implementation for intro, alertness marker test 2025-12-07 21:12:30 -05:00
textures Finish base intro tutorial mission, new particles, saving fixes, checkpoints, etc. 2025-12-07 13:36:35 -05:00
.editorconfig first commit 2025-12-01 17:09:26 -05:00
.gitattributes first commit 2025-12-01 17:09:26 -05:00
.gitignore Export presets 2025-12-06 15:55:13 -05:00
default_bus_layout.tres Second station built, mission system soon 2025-12-07 16:13:25 -05:00
export_presets.cfg More export preset stuff, character collision box change 2025-12-06 15:59:42 -05:00
follower_click.gd Basic spaceship movement, better physics engine 2025-12-01 17:35:07 -05:00
follower_click.gd.uid Basic spaceship movement, better physics engine 2025-12-01 17:35:07 -05:00
icon.svg first commit 2025-12-01 17:09:26 -05:00
icon.svg.import first commit 2025-12-01 17:09:26 -05:00
LICENSE first commit 2025-12-01 17:09:26 -05:00
marker_2d.gd Basic spaceship movement, better physics engine 2025-12-01 17:35:07 -05:00
marker_2d.gd.uid Basic spaceship movement, better physics engine 2025-12-01 17:35:07 -05:00
project.godot More intro stuff, input icon fixes, enemy export var improvements, CHECKPOINTS 2025-12-07 01:34:20 -05:00
README.md Mission system implementation for intro, alertness marker test 2025-12-07 21:12:30 -05:00

Super Space Game

18 September, 2140 [EARTH STANDARD TIME]. Ash Milian wakes up from a coma. Remembering nothing about the world or their life, you must fly around the C022 solar system as a mercenary to find answers to who you are, and why you're here.

A full remake of my previous Space Game with far more features, content and functionality. The only borrowed assets from the original game are sound effects, and also the code for stars. Turns out that's hard to do right.

Hints for testers

I bit off a bit more than I could chew, and therefore this project got bigger than intended. Treat this as a very early alpha build of sorts.

  • In your ship, you can press the SELECT/SHARE/- button on your controller to open the navagent. You can fast travel and pick up contracts.
  • The only real content is in the intro and contracts.
  • In the intro, you probably shouldn't fight the enemies that chase you. They are very beefy.

The following hints require the console, which can be opened with the TILDE key (the key with ~ on it, usually below [ESC].)

  • You can use summon_enemy in the console while in space to summon an enemy ship behind you.
  • Unable to unholster your gun? Use the console command give_ground_gun pistol and try again.