Crates.io | type_defender |
lib.rs | type_defender |
version | 0.2.0 |
source | src |
created_at | 2023-05-19 19:36:09.509036 |
updated_at | 2023-05-19 19:36:09.509036 |
description | A terminal based game to improve your typing. |
homepage | |
repository | https://github.com/StephanMalan/type_defender |
max_upload_size | |
id | 869067 |
size | 54,619 |
Type Defender is a Rust based, terminal game where the player needs to quickly type words as the appear on the screen. The game was created to help improve your typing while having fun.
Type Defender is written in Rust using the TUI/Crossterm libraries.