Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

unfortunately, i am unable to. but you can download LÖVE from https://love2d.org and run the source file blindspot.love with it.

(+1)

Thanks. I didn't realize I could do that.
Interesting idea. Impressed how you got it done with so little code.

yep, this game was done in about 3 hours, with code as simple as it could be.

i originally had plans for 'dungeon crawler' type movement, where you rotate the player and move forward/back based on the current angle, but that would've complicated the code and made the gameplay disorienting.