A simple typing game written in Golang
It use the Ebiten library for the 2D graphics engine
$ go get -u github.com/hajimehoshi/ebiten
$ go get -u github.com/ryosama/go-sprite
$ go get -u github.com/ryosama/super-go-typing
-
[Alt+Enter] Toogle fullscreen
-
[Escape] Quit the game
-
Correct the mysterious ramdom bug in truetype/glyph library
-
Show the best chain
-
Visual and sound signal to prevent when chain is broken
-
Sound signal when word is validated
-
Add some screenshots
-
Add a video
-
Add options (difficulty 3 levels, mute, colors, show fps and other stuff)
-
Add a Hall of fame screen
-
Record scores
-
Add somes statistics about typing speed