gopher-game is a simple game in a terminal.
It is an attempt to play with Go bindings to OpenGL and to make a game for my little daughter. I was inspired by awesome game zombies-on-ice.
In the beginning, as usual, run:
$ go get github.com/austinov/gopher-game
$ cd $GOPATH/github.com/austinov/gopher-game
$ glide up
$ go build
$ ./gopher-game
Alfa version:
- more realistic gravity
- enemies intelligence