race-go

module
v0.0.0-...-096363e Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2016 License: MIT

README

Race Go

Simple character racing game prototype written in Go. Definitely unfinished. But if nothing else displays a use of channels and termbox-go library, which is basically stripped down ncurses for Go.

Alt text

How to run

$ sudo apt-get install golang
$ mkdir "$HOME"/go-packages
$ export GOPATH="$HOME/go-packages"
$ go get github.com/nsf/termbox-go
$ git clone https://github.com/gto76/race.git
$ cd race/src
$ go run race.go

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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