Search Results

Found 1 results for "14bf7e846c3b9e585bd704ed528c56c4" across all boards searching md5.

Anonymous /vg/530207468#530227792
7/7/2025, 1:27:10 AM
I re-started working on my game. I didn't want to use an existing engine, but starting from scratch felt like I was going to waste too much time on low level shit. So I thought with Claude Code I could get a happy medium. Let it handle the low level shit while I work on the stuff I care about, and meanwhile I can read and understand all the engine code...
Except now I'm obsessed with getting this ECS system as performant as possible...
Are these okay results?