/typer-rs

Test your typing speed!

Primary LanguageRustDo What The F*ck You Want To Public LicenseWTFPL

typer-rs

It is a terminal typing game for fast paced typing.

Alternatives

Prerequisites

MacOS

To get started you need to make sure that rust is installed on your machine.

brew install rust

Install all dependencies located in the cargo package manager:

cargo build

Getting Started

To run the game you need to navigate to /target/debug directory and run the command:

./typeracer-rs

License

This project is licensed under the MIT License - see the LICENSE.md file for details