Game I'm working on.
Go to file
FroggyGreen 0c55429241 Non-blocking REPL
Makeshift REPL so that one can evaluate expressions while the game is
running. I have a curses project which used lua to do something
similiar, I'd like to repurpose that at some point. For now, this is
satisfactory.
2024-06-29 19:39:01 -05:00
docs View mode and Chez Scheme rewrite 2024-06-28 00:36:03 -05:00
external Added textures 2024-05-22 09:57:13 -05:00
renderer View mode and Chez Scheme rewrite 2024-06-28 00:36:03 -05:00
resources/textures Added textures 2024-05-22 09:57:13 -05:00
src Non-blocking REPL 2024-06-29 19:39:01 -05:00
.gitignore View mode and Chez Scheme rewrite 2024-06-28 00:36:03 -05:00
.gitmodules Added textures 2024-05-22 09:57:13 -05:00
Makefile View mode and Chez Scheme rewrite 2024-06-28 00:36:03 -05:00

sof

The project is licensed under the GNU General Public License v3, included in docs/gpl-3.0.md.