# HG changeset patch # User Steve Losh # Date 1546903838 18000 # Node ID 6f2c69c658592765e251b2ef7e993fdfd107cffa # Parent 450e10dd25671cac0ff64d8bf9d29297e4f13681 Update diff -r 450e10dd2567 -r 6f2c69c65859 README.markdown --- a/README.markdown Mon Jan 07 17:58:26 2019 -0500 +++ b/README.markdown Mon Jan 07 18:30:38 2019 -0500 @@ -37,3 +37,8 @@ It's bitrotted. Need to install SDL first: sudo apt install libsdl2-dev libsdl2-ttf-dev libsdl2-image-dev libffi-dev + +Pushed a commit to fix the most obvious brokenness, but something inside SDL +makes CCL shit itself and drop you into the kernel debugger and I just can't be +bothered to figure out the shitshow that is graphics programming. Sorry. Best +to look at my `coding-math` repo as a historical curiosity.