Skip to content

GoncaloBranquinho/typerRux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 

Repository files navigation

Typing Challenge Game

Terminal-based typing challenge game built in python with using curses library.

Test your typing speed and accuracy with randomly generated sentences

Screenshot from 2024-06-15 02-48-51

Prerequisites

• Python and Curses Library

Supported operating Systems

• Linux and macOS

Installation

You can install my game by doing:

pip install typerux

Remember to check for upgrades with pip install --upgrade typerux

Run the game

You can just type typerux to start the program

Features

• Sentence generation from a JSON file.

• Performance metrics including words per minute (WPM) and accuracy percentage.

• User-friendly interface with color-coded feedback

Screenshot from 2024-06-15 02-50-03

Releases

No releases published

Packages

No packages published

Languages