Leo Wang
Results
3
comments of
Leo Wang
Hi, I'd like to work on this, thank you!
Sorry I don't know if this is a right pin @limzykenneth, I saw that you are under I/O and I am currently working on the implementation for this. It seems...
Hey, I made a working draft [PR](https://github.com/processing/p5.js/pull/6983) above for `keyIsDown()` to accept alphanumeric String params such as `'w'` or `'W'`. Regarding the confusing case of the int `4` versus string...