You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It didn't work on a ubuntu 14.04 machine, I get the following error, I read somewhere, that there is a bug in the sdl2 headers that ship with ubuntu 14.04:
me@my-computer:~/progs/go$ go get github.com/ArchRobison/FrequonInvaders
# github.com/ArchRobison/Gophetica/math32
src/github.com/ArchRobison/Gophetica/math32/round_amd64.s:2 6a: No such file or directory: textflag.h
It's a fun little game!
I got it running under Ubuntu 16.04, I had to install the following packages:
golang libsdl2-dev libsdl2-ttf-dev
I get 22.5+ GFlops on an i5-3470S
The text was updated successfully, but these errors were encountered: