Automation Techs For Productivity And Fun

Showing posts with label svg. Show all posts
Showing posts with label svg. Show all posts

Create A Block Breaker Viewer (Not A Game Yet) With Vue.js And SVG

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

Share:

Search This Blog

Labels

Generate Data For Testing With PostgreSQL

When developing a software using PostgreSQL database as storage, the function "generated_series" is very useful to create data ...

Powered by Blogger.

Labels

Recent Posts