project-ely/scripts
Sean Hickey ce5ff1a552 Rework entire project to use raylib.
Removed SDL entirely. Internally, raylib uses glfw and miniaudio, which
is the audio library I was going to use anyway.

I added a threadChannel that works very similar to the sdl.Do()
functions to support goroutines with a single-threaded library.
2022-11-22 00:08:00 -08:00
..
build-windows-386.sh Go down a rabbit hole of trying to statically compile on linux 2022-09-30 01:30:25 -07:00
build-windows-am64.sh Go down a rabbit hole of trying to statically compile on linux 2022-09-30 01:30:25 -07:00
common-release-build.sh Rework entire project to use raylib. 2022-11-22 00:08:00 -08:00