summaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org3
1 files changed, 3 insertions, 0 deletions
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.