Projects

grapple hook game

A neat little game for Windows and Android where you fly a rock through a cave using a string. It’s also written in C using libSDL2 for graphics. In my defiant refusal to do art all its levels, graphics and sounds are generated in C code (except the font).

sand game

A little experiment I made when learning C++ and recently ported to Emscripten.

static site senerator

An Actually Portable C binary that uses multimarkdown6 and mustaches templates to generate this website. It does neat things like use recursive templates to automatically generate index pages and RSS feeds from the source directory structure. It also embeds a Javascript engine to pre-compile KaTeX\KaTeX equations.

Replaces previous versions written in C++ and Python and Make.

Real Code™