Chapter 9: How to Build a Game with Vue.js

by Ivaylo Gerchev

One the reasons I like Vue.js so much is that it can be used in a wide variety of scenarios and can be integrated into many different kinds of projects. So to me, Vue is a universal, multipurpose framework. In this aspect, it reminds me of the Python programming language, which is also easy to learn and use, and can be applied in many areas.

In this tutorial, we’ll explore one of the less obvious uses for Vue—game development.

This Tutorial’s Code Repository

The code for this tutorial can be found on GitHub. You can also view a demo of the finished game here.

Why Vue Instead of a Real Game Development Framework

Obviously, Vue is not tailored to game development. So why we would ...

Get Vue.js: 11 Practical Projects now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.