Nice, your github repo is a great learning tool. Thanks for keeping it open source
t
theapache64
04/12/2021, 6:14 PM
@gbaldeck Thank you 🙂 I'd like to note that it's in a very experimental stage and many breaking changes are expected. Also, i don't have any exprnce in game developemnt , so you might see very stupid logics in the code. This repo is kind of like a playground to me 😄 to understand and experiment things.
g
gbaldeck
04/12/2021, 6:22 PM
Sure, more specifically the canvas api and keypress detectors were what I was looking at. Multi-keypress detector is something I haven't seen yet, but would be great for ctrl+a, etc
t
theapache64
04/12/2021, 7:51 PM
Yeah. I haven't used them (mutl-keys), but i think there's a pretty cool API to detect that.