ScottBrooks / gopher_typer

A golang typing game where you can buy goroutines to help you type.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoTyper

asciicast

GoTyper is a typing game.

Type the words as they fall from the screen. Buy goroutines to help you type! Upgrade your goroutines to reduce the time spend in garbage collection, and how often the garbage collection happens.

Installing

go get github.com/gophergala2016/gopher_typer
cd $GOPATH/src/github.com/gophergala2016/gopher_typer
go run cmd/gopher_typer/main.go

Packages used:

Termloop - https://github.com/JoelOtter/termloop

About

A golang typing game where you can buy goroutines to help you type.


Languages

Language:Go 100.0%