Scratch programs
authorJC <dev@jacobcasper.com>
Fri, 15 Sep 2023 04:47:16 +0000 (23:47 -0500)
committerJC <dev@jacobcasper.com>
Fri, 15 Sep 2023 04:47:16 +0000 (23:47 -0500)
scratch.txt [new file with mode: 0644]

diff --git a/scratch.txt b/scratch.txt
new file mode 100644 (file)
index 0000000..db3264b
--- /dev/null
@@ -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