Like if you type "up" then they keyboard automatically presses the up arrow key. Thanks!
If I can nitpick a little bit the keyboard doesn't actually press anything that would be scary magic. But if you use some build in behaviors you could for example
compare text = "up" => simulate pressing up
Develop games in your browser. Powerful, performant & highly capable.
If I can nitpick a little bit the keyboard doesn't actually press anything that would be scary magic.