My actual submission to the 2026 Love2d Game Jam! https://vagabondazulien.itch.io/number-sands
Find a file
2026-03-31 22:25:24 -04:00
assets Add Itch assets 2026-03-23 00:30:03 -04:00
buildtools Add Itch assets 2026-03-23 00:30:03 -04:00
lib Dump 2026-03-22 23:39:32 -04:00
scripts Dump 2026-03-22 23:39:32 -04:00
.gitignore Dump 2026-03-22 23:39:32 -04:00
conf.lua Dump 2026-03-22 23:39:32 -04:00
error-mode.fnl Dump 2026-03-22 23:39:32 -04:00
license.txt Clean-up 2026-03-22 23:49:58 -04:00
main.lua Dump 2026-03-22 23:39:32 -04:00
makefile Dump 2026-03-22 23:39:32 -04:00
number-sands.fnl Update grain data structure for colors 2026-03-31 22:25:24 -04:00
README.md README update 2026-03-23 00:33:36 -04:00
wrap.fnl Now with a clear button 2026-03-23 00:11:01 -04:00

Number Sands Banner

Number Sands

A 2026 LÖVE2d Jam Submission

Draw some numbers in the void. Set them by scrolling your mousewheel (or mousewheel equivalent) over the spaces in the upper-left corner. Then, click-and-drag to draw those numbers. Click the "C" in the upper-right corner to clear your work, and start anew.

...the story thus far

Can be found in my original idea repository! Check the wiki for the Dev Diaries, which will cover up to now!

Numbers in the Void

Despite my despair, I did come up with an idea, akin to raking sands. Like those zen gardens. I threw something together in an afternoon, and this is it!

Building / Running

The easiest way is to play in the browser at the Itch.io Page. You can also download the .love file from the releases, as well as some other releases as I build them. Alternatively, install LÖVE2d and Fennel, download this repository, and make run.

License

min-love2d-fennel repository by Alex Griffith licensed according to LICENSE.TXT, section 1.

All code developed by me is licensed according to LICENSE.TXT, section 2.