A Command Line Typing Game by Ahmet Ozer
To install typetype, use the following command:
pip install typetype
To start playing the game, simply run:
typetype
-lighter
option will make the untyped characters lighter (windows default)
-darker
option will make the untyped characters darker (mac default)
To use the custom '|' cursor that I made, run the game with the -cursor
option.
typetype
is a minimalistic command line typing game. I made this game becuase I couldn't find any command line typing games that I liked, so I decided to make one myself. I made this game in 1 week and worked on it during my trip to canada. Since it is a minimalistic game, I did not include much text/instructions. In order to see the game's unwritten controls please read the Navigation section before playing the game.
Please read the following instructions to familiarize yourself with the game's controls before playing:
- Use the arrow keys to navigate and select different game modes.
- Press the Enter key to confirm the selected mode.
- Press the Delete key to go back to the previous game.
- Press the Esc key to quit the game (only applicable on the first page).
- Simply start typing to play the game!
- Press the Esc key to restart the game.
- Press tab+enter to restart the game.
- If the timer hasn't started yet, press * to return to the menu.
- Use the Esc key to quit the game.