I added a camera following thing to my game engine so the camera can follow around the player as they move
we got a sdl window open
Got some mouse controls and player movement goingshooting out some rays from the camera and coloring based on ray direction (haven't gotten around to implement objects and ray-object intersection detection)
lil bit of progress on lang v lang
Made my fist decent README for a logging utility for Zig!