Arrow keys: Select direction, Move cursor
Z: Commit move, Next level
X: Select marker, Cancel move, Undo
Stop at Nothing is a block-sliding puzzle game. Each level starts with a block on each start point, and ends with nothing. Move the blocks to the goal tiles to remove them.
Stop at Nothing is a block-unsliding puzzle game. Each anti-level starts with nothing, and ends with a block on each start point. Unmove the blocks from the goal tiles to unremove them.
Made in 72 hours for Ludum Dare 45: https://ldjam.com/events/ludum-dare/45/stop-at-nothing
Update 1.1: Fixed minor graphical bug



— GOAL —
You have been accidentally shrunk to the size of a bug. Collect 48x scraps of metal in your garden to build a tiny remote control for your shrinker. Each time you fail you will be rewarded with a new gadget. Finish the game with as few death as possible for a special ending.
— CONTROL —
(Arrow keys) move
(X) throw ( if you have an insect in your hands)
(X) shoot ( if you have a weapon )
(Z) jump
(Z) in air : toggle your jetpack on and off







Small game made for Ludum Dare 45 in 48h.
Roll your way through 7 levels and collect snow to make a happy snowman.
Controls:
- left/right: move
- up: jump
- x/c: reset level
The Ludum Dare page is here if you want to vote: https://ldjam.com/events/ludum-dare/45/snowball







A Ludum Dare 45 entry about trying to create a Ludum Dare 45 entry. Explore town, examine the scenery, and talk to those around you as you search for... inspiration.
CHANGELOG:
- 2019/10/12: Further collision detection fixes.
- 2019/10/10: Fixed the bar exit so it no longer glitches you into a wall.
- 2019/10/09: I fixed an error that caused the game to sometimes not progress past the logo screen, and added collision detection to the traffic cones so you can no longer glitch out of bounds.











Inspired by the theme "Start from Nothing" from the Ludum Dare 45 game jam, I wrote this little pico-8 animation where code is written into an empty pico-8 editor by an unseen hand.

After upgrading to Pico-8 0.1.12C I noticed pixels were a bit blurry, even with the explicit option -pixel_perfect 1
Well, it seems the reason is not PICO-8 but a recent Windows 10 update. I have systemwide DPI set to 125 % and Windows therefore tries to scale the PICO-8 window a bit.
I fixed that by right clicking on the PICO-8 shortcut, settings, Compatibility, Button "Change High DPI-Setting".
In the following dialog turn on both checkboxes:



