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