asteroids

command module
v0.0.0-...-9cf0520 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 15, 2014 License: MPL-2.0 Imports: 10 Imported by: 0

README

Asteroids

OpenGL Asteroids in Golang..

Installation instructions
  • pacman -S glew
  • pacman -S glfw
  • pacman -S geos

  • go get github.com/go-gl/gl
  • go get github.com/go-gl/glfw3
  • go get github.com/go-gl/gltext
  • go get github.com/go-gl/glu
  • go get github.com/paulsmith/gogeos/geos
  • go get github.com/JamesClonk/asteroids
  • go build
Run

./asteroids

Todo
  • add stars / starfield background
  • add ship lives (3? show also as icons on HUD?)
  • grant 1 extra live every x points scored
  • add enemy ships (random appearance?)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL