rosswf / typing-trainer

Typing trainer made in pygame
MIT License
5 stars 7 forks source link

Add the ability to gracefully deal with words with spaces #9

Closed rosswf closed 3 years ago

rosswf commented 3 years ago

Currently if a word has a space, and the user types upto the space, it isn't obvious that there is a space there. Maybe display a different character to indicate a space.