Sundays are for rest, so this day of work has been an easy one. Some code refactors, like changing the default blending mode, but most importantly I added an important feature I wanted to have in the game. It is expected, that when a group of bubbles pop, depending on their number, some “soul lines”Continue reading “Building a Javascript game Day 2”
Tag Archives: wrapper
Javascript native wrappers in V8 — Part I
Full tutorial on how to define native/javascript wrappers in v8.