budlabs / typiskt

touchtyping training in the terminal
BSD 2-Clause "Simplified" License
28 stars 2 forks source link

possible way to cheat exercise mode #27

Closed budRich closed 2 years ago

budRich commented 2 years ago

cheating is only checked for when you try to see the "next" exercise, i.e. pressing right/down. but it is possible to navigate to any exercise simply by navigating backwards.

if you are on exercise 2/49, and press left 3 times you will be on 48/49.

Not sure if i want to fix this.

budRich commented 2 years ago

duplicate of #26