VOOZH about

URL: https://codeberg.org/stranded_output/the-void_survival

⇱ stranded_output/the-void_survival: A space-based roguelike survival game. - Codeberg.org


You've already forked the-void_survival
0
A space-based roguelike survival game.
addons/godot-git-plugin Added dynamic ship tilting in flight mode and removed PhantomCamera addon
globals Move player scene paths to PlayerData resource
menu Update main menu artwork and UI
navigation Added basic procedural level assets and refactored player data persistence
objects Add more testing objects for flight mode.
player Add more testing objects for flight mode.
world Add more testing objects for flight mode.
.editorconfig Fixed exterior flight mode mouselook
.gitattributes Added new filetypes to Git LFS
.gitignore Split pause menu into a reusable class
button_theme_main_menu.tres Update main menu artwork and UI
project.godot Minor tweaks and refactoring
README.md Update README.md

The Void: Survival

Your void habitat is dying.

With only enough resources to stock and fuel your ship for a few weeks you must set off into the void to salvage resources from the abandoned remnants of humanities space infrastructure. All you have been given is a set of coordinates to begin your search...


Keep in mind this game is very much still a prototype. Feedback and questions welcome!


Currently working on the following basic features:

  • Walk around the players ship.
  • Interact with controls and systems.
  • Switch to piloting the ship through space.
  • Navigate to distant points in space using an on-screen hud highlighting things to visit.
  • Dock or interact with space stations and other space-borne objects (potentially asteroid mining).
  • Pick up and store items.