From 97a628e313e020b4a1638851fcf8e98a0dc761d7 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Thu, 8 Jun 2023 08:14:32 -0400 Subject: Add TODO item. --- TODO.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.org b/TODO.org index 1c688fc..76c84ae 100644 --- a/TODO.org +++ b/TODO.org @@ -41,6 +41,9 @@ Goals: Figure out how to get back to using Guile's built-in REPL for =chickadee play= so the custom can go away. Readline is hard to make work in an async manner. +** TODO [#B] Bundled games don't close properly? +The window goes black but doesn't close. Closing the window again +actually closes it. ** TODO [#B] REPL meta-command for rendering to an image file =,render-image= or something. Use a throwaway framebuffer to render arbitrary stuff to a texture and then save it as a PNG. -- cgit v1.2.3