From: JC Date: Fri, 15 Sep 2023 04:47:16 +0000 (-0500) Subject: Scratch programs X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=1d5fc20ae38e04cb571d837b71c4d6f7ffb82dc7;p=recurse.git Scratch programs --- diff --git a/scratch.txt b/scratch.txt new file mode 100644 index 0000000..db3264b --- /dev/null +++ b/scratch.txt @@ -0,0 +1,5 @@ +I have a handful of submissions, not sure how much "framework" vs "library" distinction comes in to play + +- Conway's Game of Life with point in time stopping for the PlayDate: https://git.jacobcasper.com/?p=life-pd.git;a=blob;f=source/main.lua;h=cdfc9bbfe45f79f0447666d66e9a84349dadb90e;hb=HEAD + +- X11 title bar dbus daemon: https://git.jacobcasper.com/?p=xsetrootd.git;a=summary