-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
74c5ef3
commit 3a5bb69
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,11 @@ | ||
# clicktraining | ||
My click trainer is available here: https://tylerweitzman.com/clicktraining-osu/ | ||
Why? | ||
To train and assess click training in isolation, and with additional data insights. | ||
For example, this tool will tell you how many milliseconds it takes you to move to the next target. I don't currently have a baseline for how many milliseconds pros take because I'm not a pro. | ||
The tool will chart a graph for you comparing the distance from one target to the next versus how long it takes you to move there. If you are a mouse user and the graph shows a positive correlation, this may indicate your mouse sensitivity is too low. etc. | ||
Each seed is a different map of points. Points are purposefully small and precise for training accuracy. | ||
There is no rhythm requirements, the point is to simply answer the question "How fast can I move my cursor to the right spot?" | ||
You can still practice alt with z and x on this. | ||
Source code is available at https://github.com/tylerweitzman/clicktraining-osu tylerweitzman/clicktraining-osu: Train your click aiming skills (github.com) | ||
If you have any feedback or requests comment below. |