Hello David.
In your game-jam-prototype project you are using (timeout update-callback dt))
to recompute next game state.
I wonder if its possible to use fibers’ own scheduler instead somehow. Have you any thoughts on it?
P.S. I have just review new changes in the main branch and its wonderful to have fibers in Hoot.