A downloadable game

Download NowName your own price

It's getting pretty late and you're getting tired.

Because of how dark it is outside it's a little hard to see inside your house, but that won't stop you from making it to your bed.

It's really short cause I didn't have too much time to make it but I think it's a neat idea.

Download

Download NowName your own price

Click download now to get access to the following files:

Lights Out 1 MB
OST 9 MB
Source code
External

Comments

Log in with itch.io to leave a comment.

(+1)

Hi! I was trying to look at the games source, and it seems like the source code doesn’t fully match the downloadable game. The source results in a game that starts in the final bedroom, and doesn’t have the end animation, instead it crashes when you leave the room on the right. Could you update the source on GitHub? I’d love to play around with it :)

(+1)

Sorry, I accidentally must have uploaded an older version. It’s fixed now

awesome thanks!

I did some experimenting around to get the game running smooth on the hardware, and came up with basically pre-baking the blurred light cones. :)
You can take a look at it here if you like: https://github.com/NPException/lights-out/releases/tag/baked-lights

(+1)

Hey Ax, trying to sideload, i get this err: 'The buildNumber value in pdxinfo must be an integer'

(+1)

fixed, accidentally removed a newline somewhere in the pdxinfo file which screwed it up