Skip to content

ryosama/super-go-typing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super-go-Typing

A simple typing game written in Golang

It use the Ebiten library for the 2D graphics engine

Install

$ go get -u github.com/hajimehoshi/ebiten
$ go get -u github.com/ryosama/go-sprite
$ go get -u github.com/ryosama/super-go-typing

Documentation

  • [Alt+Enter] Toogle fullscreen

  • [Escape] Quit the game

TODO

  • 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

About

A simple typing game written in Golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages