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.
← Return to game
Comments
Log in with itch.io to leave a comment.
This was very confusing until I figured out that left and right don't make you turn, they make you sidestep. You always face "forward"/North.
I've always wondered about this concept. It's cool to see it work!
originally, left and right were supposed to make you turn, but that was too complicated.
I really love this, Ive always wondered if you could play a game without a screen.
Can you make a linux build?
unfortunately, i am unable to. but you can download LÖVE from https://love2d.org and run the source file blindspot.love with it.
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.
verysoftwares just included a linux appimage build, check it out :)