June 2019
Intermediate to advanced
363 pages
4h 38m
English
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.
The code for this tutorial can be found on GitHub. You can also view a demo of the finished game here.
Obviously, Vue is not tailored to game development. So why we would ...
Read now
Unlock full access