Skip to content

austinov/gopher-game

Repository files navigation

gopher-game

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.

gopher-game

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

Download

Alfa version:

Prerequisites

TODO

  • more realistic gravity
  • enemies intelligence

Releases

No releases published

Packages

No packages published

Languages