Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Thank you! You are too kind :) I'm really glad you enjoyed it and had fun playing it for a while.

The bash command is really what I was aiming for :) I've been spending a lot of time in C lately and I wanted to somehow get that feel of flow coding and spending time in the terminal in the game. TBH I spent most of the game jam putting together my custom terminal system for Godot :)

Your feeedback is super helpful - I'll definitely incorporate in the next iteration (I already had autocomplete on my list). I actually thought about the map view when play testing in the browser, but it was too late to implement (I somehow entangled my naivgation system with the fuel resources too much