Log In  
Follow
SoupStoreGames
For {} - A Ludum Dare 47 Game
by
[ :: Read More :: ]

For {}

A programming puzzle block-pusher, 24 puzzles to solve!
On the map there are instructions that let up as they execute sequentially.
As you move, the program executes the next instruction.
Move the blocks to escape the programming loop!

Cart #zeyogagomo-0 | 2020-10-05 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
7

P#82606 2020-10-05 18:44 ( Edited 2020-10-05 18:54)

[ :: Read More :: ]

I present to you my first public cartridge, a simple countdown timer.
I made this to show on my stream while working on the Ludum Dare game jam.

It is currently set to countdown to the Jam deadline in BST time.
To use it for your different time-based or competition deadlines, simply edit the day and hour variables at the top of the code.

Does not work over a month boundary - as the next LD is all in October I didn't spend any time to support it.
The day value will always mean that day in the current month.

Cart #marejatanu-0 | 2020-09-23 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

P#82165 2020-09-23 17:27 ( Edited 2020-09-23 17:28)