/typing-game

Master touch typing and have fun

Primary LanguagePython

Touch Typing Game

Master touch typing and have fun

How to install

  1. Install python (if it is not already installed).
  2. Clone the repository:
  $ git clone https://github.com/ygkoumas/typing-game.git
  1. Install required python packages:
  $ pip install -r typing-game/requirements.txt
  1. Run the game:
  $ python typing-game