- Clone this repository
- run the install.sh script file
./install.sh
(This is will use the tarball in the repository) - Then you can run typetest to run the game from anywhere
- You can tweak the duration and the mode of the game.
- You can change cursor character and give your own cursor character by ( settings > cursorCharacter > customCharacter) and paste the character and press enter.
- Download go with your package manager
- Clone this repository
- Enter the repository
- Execute
go mod tidy
to install dependencies - Execute
go run main.go
to run the program
- You can't get away with wrong, you have to fix the typo before going forward.
- Add accuracy ✓
- Keep record of each game in CSV file
- Able to give own words
- Menu after the game end ✓
- Adding a greeting screen
- Polish the score board
- Show active menu item