Upgrade sdl version, implement embed rendering, and more!

This commit is contained in:
2022-11-13 10:34:59 -05:00
parent b1dd2b71d8
commit db57432d41
14 changed files with 429 additions and 257 deletions

4
.gitignore vendored
View File

@ -7,6 +7,7 @@
*.dll
*.so
*.dylib
*.x86_64
# Test binary, built with `go test -c`
*.test
@ -19,3 +20,6 @@
# Go workspace file
go.work
# Builds
build/