Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Thanks for playing <3

As a WebDev that couldn't figure out Godot, I appreciate the comment that it's good enough to be able to fool you into thinking it's one of the "big 3". Drastically lowered ship speed on the starter boat as we didn't want people to neglect buying ships, but in hindsight should have made the first ship a *bit* faster so you can get into the main game faster, and maybe make it only have a capacity of 10kg to balance it out. :D

Svelte 4 GameDev has a lot of awesome aspects, especially UI & state management with instantly reactive variables. Only pain-point is objects & arrays sometimes needing a manual ping to re-render. Oh and CSS; Transform translate, rotate & scale can be a nightmare. xd