Snowy-Drive by LDJam user 305669
My first game for a game jam :tada:! Also first published game.
You drive back home on a snowy night (maybe a bit drunk), there is a snow storm and your wipe comes only "every 10 seconds".
Web version and binaries uploaded on itch.io.! I think PICO-8 web export have a dependance on XMLHttpRequest that is blacklisted here.
Note: Sounds are only SFX (no music) and based on white noise. Put your volume down :mute:. You move the car left/right with the arrows keys (no up/down movement)
Ratings
| Given | 18🗳️ | 9🗨️ |
I find the concept of seeing less and less nice, it would be even better if the trail were above the new elements ( e.g. draw a black trail on a white image and use it as a mask to know if you should write the pixel ). You could then clean this mask with the wipe or even have it drips.
But I enjoyed the itch version. embed didn't work for me
The idea is good and I can understand what to do, too bad I'm not so sure on what caused my crash.
I was going for some kind of "relief every 10secs" end when I saw the `cls()` function in PICO-8 I knew what it was.
Congrats on the first submission :)
I really like the effect of the wipe. Initially I thought it was a bug. I like how you turn the programming feature of a platform into an actual game feature :). I wish the difficulty ramp up a bit more towards the end. I got bored so I decided to end it.
Thanks for the game.