8000 GitHub - jasperlawrencee/typr: A Rust-based typing game that helps users improve their typing speed and accuracy by prompting them to type random words and providing performance feedback.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A Rust-based typing game that helps users improve their typing speed and accuracy by prompting them to type random words and providing performance feedback.

Notifications You must be signed in to change notification settings

jasperlawrencee/typr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typr

This is a simple Rust project that serves as a typing game. The application prompts the user to type random words and measures their typing speed and accuracy.

Getting Started

To get started with this project, you need to have Rust and Cargo installed on your machine. You can install them by following the instructions on the official Rust website.

Building the Project

To build the project, navigate to the project directory and run the following command:

cargo build

Running the Application

After building the project, you can run the application using:

cargo run

Gameplay Instructions

  1. The game will display a word for you to type.
  2. Type the word and press Enter.
  3. The game will provide feedback on whether your input was correct and how long it took you to type the word.
  4. After 10 words, the game will display your results, including accuracy and words per minute.

Contributing

If you would like to contribute to this project, feel free to submit a pull request or open an issue.

About

A Rust-based typing game that helps users improve their typing speed and accuracy by prompting them to type random words and providing performance feedback.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0