Terminal-based typing challenge game built in python with using curses library.
Test your typing speed and accuracy with randomly generated sentences
• Python and Curses Library
• Linux and macOS
You can install my game by doing:
pip install typerux
Remember to check for upgrades with pip install --upgrade typerux
You can just type typerux
to start the program
• Sentence generation from a JSON file.
• Performance metrics including words per minute (WPM) and accuracy percentage.
• User-friendly interface with color-coded feedback