Coding
-
6 Feb 2024
Building the site
Quick notes on the creation of the blog
-
14 Feb 2024
Compiling Tetris for SDL2 and Web Assembly with Zig
Notes on building a basic Tetris game in Zig, with support for both SDL2 and Web Assembly runtimes.
-
7 Mar 2024
Debugging Zig executables and tests in VS Code