An open API service indexing awesome lists of open source software.

https://github.com/vieitesss/gotype

Terminal based typing practice game. Written in Go.
https://github.com/vieitesss/gotype

go golang terminal terminal-game typing typing-game

Last synced: 4 months ago
JSON representation

Terminal based typing practice game. Written in Go.

Awesome Lists containing this project

README

        

# Gotype

This is a terminal app that lets you to practice your typing.

## Requirements

- Go installed in your system.

### TODO

- Allow to restart the game.
- Show results.
- Save user data locally.
- Configure game:
- By time.
- By number of words.
- Add tests