Using Vue.js and SVG looks like the best choice for a web programmer who wants to create interactive games for kids.
I'm working on a Breakout game for practice, and it's much easier than I thought so far.
You can see it moving here. It doesn't have any event listeners, so you can just watch the balls breaking the blocks.
https://pirosuke.github.io/games/breakout/
Source is on GitHub:
https://github.com/pirosuke/breakout
I'm working on a Breakout game for practice, and it's much easier than I thought so far.
You can see it moving here. It doesn't have any event listeners, so you can just watch the balls breaking the blocks.
https://pirosuke.github.io/games/breakout/
Source is on GitHub:
https://github.com/pirosuke/breakout