Skip to main content

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

Man this was fun! All I ask is more levels! Also my bot was getting stuck thinking there was a crate in front even though there wasn't on the last level.

Would love if you could rate my game:

https://outercloudstudio.itch.io/refract

(+1)

thanks, glad you enjoyed! and I would love to have made more levels as well but I could only squeeze in so many after spending so long working on the code editor...

I'm curious about this situation though, do you remember what you did or what your code was like?

If you used "checkInFront() == crate" and it triggered when the robot was about to walk on top of a crate, then that is intended behaviour, but I'm wondering now if that's unintuitive?

(+1)

Ah I was probably thinking literally in front instead of just in front and to the side!