by vegardhanssen | Nov 24, 2015 | Coding, Node Modules
I’ve created a swipe component for Phaser.io. You can find it on GitHub You can grab the swipe.js file and include it in your project, or you can use npm or bower: npm install phaser-swipe bower install phaser-swipe Usage You can use it in two ways. With or...
by vegardhanssen | Nov 23, 2015 | Coding, Node Modules
I created an animated updatable label for the Javascript framework Phaser.io. You can find it on github. You can use it like: // If you used browerify. Else just add it in script tag and use class UpdatableLabel. var UpdatableLabel = require('phaser-updatable-label');...
by vegardhanssen | Nov 23, 2015 | Games, iOS
We have published the iOS version of our Chicken Hatch game. Try it out at iTunes. Can you solve them all with 3 stars? If you’re stuck, try YouTube Share this:FacebookLinkedInTwitterRedditLike this:Like...
Recent Comments