First image on screen

I am creating my game from scratch using the Go programming language and have finally laid the groundwork for getting the first texture on the screen.

Caveman Rocks!

Caveman Rocks!

The code is here: github.com/gonutz/ld36

If you have Go and MinGW installed, you can build it yourself with a simple double-click on the build.bat.