lisp-game-jam/modules
TakeV 2664bf3788
Add mechanism for systems to execute a final step after the usual entity
processing.

This is intended mostly for systems which have side effects that need
batching, such as rendering.
2024-05-22 16:58:19 -04:00
..
ces Add mechanism for systems to execute a final step after the usual entity 2024-05-22 16:58:19 -04:00
dom Add console logging extern 2024-05-22 03:26:50 -04:00
math Remove comment. 2024-05-07 15:30:47 -04:00
game-core.scm Add mechanism for systems to execute a final step after the usual entity 2024-05-22 16:58:19 -04:00
math.scm Switch to define-module syntax. 2024-04-30 09:52:01 -04:00