replit / kaboom

💥 JavaScript game library
https://kaboomjs.com
MIT License
2.61k stars 226 forks source link

Improved docs regarding custom events usage #842

Closed JSLegendDev closed 2 months ago

JSLegendDev commented 2 months ago

In the Kaboom.js docs, it's not clear how to use the on() function used to define custom events. I tried to improve the docs to make usage more clear.

JSLegendDev commented 2 months ago

I opted to just add to the existing doc that you can have custom events with an example instead of removing what was there before.

JSLegendDev commented 2 months ago

@lajbel Addressed feedback and fixed spacing issues.

lajbel commented 2 months ago

Thank you for your contribution to documentation! 🔥