typing_engine 0.5.0

A typing game engine for Japanese and English.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[<img alt="github" src="https://img.shields.io/badge/github-kotaro7750/typing_engine-8da0cb?style=for-the-badge&logo=github" height="20">](https://github.com/Kotaro7750/typing_engine)
[<img alt="crates.io" src="https://img.shields.io/crates/v/typing_engine.svg?style=for-the-badge&logo=rust" height="20">](https://crates.io/crates/typing_engine)
[<img alt="docs.rs" src="https://img.shields.io/badge/docs.rs-typing_engine-66c2a5?style=for-the-badge&logo=docs.rs" height="20">](https://docs.rs/typing_engine)
# typing_engine
A library crate for creating typing games. Supports both Japanese and English.

# Usage
Please see [docs.rs](https://docs.rs/typing_engine).

# Examples
* [Kotaro7750/typer-concierge-web]https://github.com/Kotaro7750/typer-concierge-web
* [Kotaro7750/TyperConcierge2]https://github.com/Kotaro7750/TyperConcierge2