UNDER CONSTRUCTION

Active

  • Unannounced Game: a puzzle game written in C11 with a custom physics engine and SDL3
  • brain: a command line tool written in Go that combines a personal wiki, project manager, and digital Zettelkasten
  • adjust.h: a single header C99 library for changing hardcoded values while your program is running

Complete

  • Go-Kilo: a terminal-based text editor implemented in Go and based on kilo
  • fsm.h: a single header C99 library for finite state machines in games
  • Crossword: a crossword game where the puzzle adapts to you
  • Wordle: an implementation in C99 with Raylib
  • Advent of Code 2015: solutions in Rust