6f2c69c65859

Update
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Mon, 07 Jan 2019 18:30:38 -0500
parents 450e10dd2567
children 3b887651943f
branches/tags (none)
files README.markdown

Changes

--- 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.