got my engine (C# scripting layer, sokol/stb/box2d backend) compiling for the web! &zinc
got my engine (C# scripting layer, sokol/stb/box2d backend) compiling for the web! &zinc
&zinc got individual doc pages working pretty nicely now! dynamically generating a toc from markdown (without additional annotation) and added in some nice styling for inline code and code blocks
&zinc finally getting around to building the site/documentation for my engine (using 11ty)
&zinc spent some time getting my coroutine system in a better place and added in the ability to pause/reset coroutines. also added in the ability to yield on tweens so you get a really nice api for doing tweened animation