diff options
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |