Blog

Intro One of our favourite libraries is Phaser.JS (http://phaser.io). It is quite convenient to use, quite fast (it uses the Pixi.JS drawing engine), and offers most of the functionality a game development framework should offer. Baby steps Let's start with the bare minimum. A simple sprite in the middle...

Intro Recently, we decided that it was time for Arca Digital to jump into the EcmaScript 6 bandwagon. There's plenty of features that are now supported natively in most modern browsers, some of them, such as Arrow functions, String interpolation and Modules are quite attractive to...