Skip to content

TYRBO but with support for Linux and Windows both!

License

Notifications You must be signed in to change notification settings

KaashviR/TYRBO-on-terminal

 
 

Repository files navigation

TYRBO-on-terminal

The Typing Test With A Twist!

TYRBO-demo (1)

The terminal based version of TYRBO which is compatible with Linux and Windows both!

TYRBO-on-terminal is a typing test like no other, available right on the terminal on your favourite Operating System! (Unless you're on MacOS :P). Choose any of the following 3 gamemodes and get an analysis of your Typing Skillz! I spelled that with a 'z' so you know we're cool 😎

  • Normal Mode
  • Sudden Death
  • Basketball

Key Features

TYRBO-on-terminal has a fair share of cool things to boast about!

  • Lightweight: With the entire package being under 500kb, there's no reason to NOT have it on your device!
  • Detailed Analysis: After every test, a result is shown with parameters such Time Taken, Raw WPM, Accuracy, Net WPM, No. of characters input, No. of characters input correctly and incorrectly, and a score for the Basketball gamemode
  • Color Coded: Various indicators in the game are color coded which make it easier to understand and interpret information shown to user
  • Fun Animations!: Digital artists from the future were brought back in time to work on the art that is displayed along various stages of the game(Look out for the Basketball ones! Those are pretty neat!)
  • Customizable: Want a bunch of wacky custom strings to type or show your friends? All the strings are in simple .txt files. Edit them as you like!

Get Started

Wanna use TYRBO-on-terminal for yourself?

  1. Download the files or clone them into a directory on your device.

Note: Check here for help on how to clone a repo using the git commands.

  1. Launch a terminal in the directory you just cloned into and type in these commands to compile and get all the code ready
  • For Windows: mingw32-make -f mktyrbo.mk
  • For Linux: Simply run ./mktyrbo.sh :D
  1. Notice a tyrbo.exe (or) tyrbo.out has been created in the directory.
  2. In the same terminal, type in the following commands to get started with TYRBO-on-terminal! tyrbo or ./tyrbo

Contribution

So you're the one the prophecies spoke of? The one that will help transform our unfinished code into a full fledged program? You're in the right place.. Walk through ✨this door✨ and you shall be briefed on how to contribute to the cause.

This repository is maintained by Typeaway14. A follow is appreciated :)

About

TYRBO but with support for Linux and Windows both!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.2%
  • Shell 3.9%
  • Makefile 1.1%
  • Batchfile 0.8%