Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

The compiled bin ran fine on win10 without issue. I only watched playthroughs of the old KotR RPGs, and I don't remember these minigames... but this... now this is pod racing.

Really cool demo, I am in awe at anyone who gets 3d working for a jam as short as this, especially in a lisp dialect. I just wish the track wasn't so short (I went in reverse for a minute or two so I could enjoy the snappy controls for a bit longer).

Hope to see more of this if you plan on updating it.

(+1)

Thank you! 😊 I'm glad you enjoyed the controls!

Oh yes, pod racing - that's the name I was looking for. (Swoop is just the name from KotOR I remembered).

I have a longer track drawn on paper, but need to add a "track editor" to move it to the computer . Otherwise, it's pretty tiresome handwiring those positions in code. I struggled with translation of mouse clicks to in-world positions, so left it out for the time being. I want to learn how to calculate that, then definitely add more tracks!