Go version of my little toy game Wizrad
- You need mysys2 to install sdl (for graphics)
-
pacman -S mingw-w64-x86_64-gcc mingw-w64-x86_64-SDL2{,_image,_mixer,_ttf,_gfx}
-
-
- Note: you can absolutely past that in like that. Also here's the source https://github.com/veandco/go-sdl2
-