Skip to content

gophergala2016/gopher_typer

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages