kaboom
kaboom copied to clipboard
💥 JavaScript game library
### Version _No response_ ### What browsers are you seeing the problem on? Safari ### What happened? Any sprite loads twice in Safari browser. Highly likely, it happens due to...
### Version v2000.2/latest on CDN ### What browsers are you seeing the problem on? Chrome, Firefox ### What happened? I clicked on a spot which goes to another scene and...
The method used to lighten and darken colors was implemented in a way that changed the hue, so I rewrote the method to lighten or darken colors by a percentage...
### Version _No response_ ### What browsers are you seeing the problem on? Chrome, Firefox ### What happened? Hi, I'm trying to make a simple game, but the map is...
### Version v2000.2.9 ### What browsers are you seeing the problem on? Chrome ### What happened? I created a simple rectangle with the same background as the game background (to...
### Version 2000.2.9 ### What browsers are you seeing the problem on? Microsoft Edge ### What happened? The documentation states that the Shape type is a union of strings. However,...
### Version v2000.2 Safari Hi there, first this library is amazing. So many great built-in helpers and features for making quick games. I've got a basic game running on a...
Completed a to-do `// TODO: jump with key` in site/comps/Select.tsx component and tested well * added searching demos by first letter * added custom findLastIndex function
Added 'javascript' as the programming language in the code block on lines 237 to 247