typemaster 0.2.2

A typetrainer-game that helps to increase your speed in typewriting
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.console_engine]
version = "1.4.2"

[dependencies.rand]
version = "0.8.3"

[package]
authors = ["Gerhard Schwanzer <geri@sdf.org>"]
categories = ["terminal"]
description = "A typetrainer-game that helps to increase your speed in typewriting"
edition = "2018"
homepage = "https://github.com/geri1701/typemaster"
keywords = ["terminal", "tui", "input"]
license = "MIT"
name = "typemaster"
readme = "README.md"
repository = "https://github.com/geri1701/typemaster"
version = "0.2.2"