gopixelsnake

command module
v0.0.0-...-3fd9c7e Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2017 License: MIT Imports: 11 Imported by: 0

README

Go Pixel Snake

Go Pixel Snake is a weekend project to create a Snake game in Go, using the Pixel game library.

Go Pixel Snake

Install

Build from source

The Pixel game engine uses an Opengl back-end which requires platform specific dependencies for compilation. You will have to install these dependencies on your system first.

Go Pixel Snake uses the go dep tool to manage its own dependencies.

go get github.com/golang/dep
go get github.com/benjmarshall/gopixelsnake
cd $GOPATH/src/github.com/benjmarshall/gopixelsnake
dep ensure
go install
Pre-built

Alternatively download one of the pre-built binaries from the releases page.

Bugs

There are probably many bugs in here. If you spot something major please submit an issue.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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