Hacker News new | ask | show | jobs
by bensw 4507 days ago
Doesn't it already accomplish this? The game accepts an input every n frames; if the chat has a higher occurrence of a certain key input it has a higher chance of accepting that one.
1 comments

No. Now there is a chance that the key with the highest occurrence is selected, but in the method proposed the highest key would get always get selected.