From 1d5fc20ae38e04cb571d837b71c4d6f7ffb82dc7 Mon Sep 17 00:00:00 2001 From: JC Date: Thu, 14 Sep 2023 23:47:16 -0500 Subject: [PATCH] Scratch programs --- scratch.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 scratch.txt 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 -- 2.20.1