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
Home »
games
,
javascript
,
svg
,
vuejs
» Create A Block Breaker Viewer (Not A Game Yet) With Vue.js And SVG