by vegardhanssen | Dec 3, 2016 | Coding, perl, Windows
I like Google Drive. But, there is a problem with it crashes in certain scenarios. If you import too many files to it, like 5000+, before you let it finish syncing, it tends to crash. This was pretty frustrating when I wanted to move the files from dropbox to Google...
by vegardhanssen | Jan 6, 2016 | Android, Games, iOS, Uncategorized, Windows
Cellar Labs new puzzle game, Free Freddy, is out for Android. Get it at Google Play. Solve 100 puzzles to earn trophies and certificates. Or try solve random puzzles in different sizes and difficult levels. If you feel lucky, try a 10×10 insane puzzle. The game...
by vegardhanssen | Dec 2, 2015 | Coding, Javascript, Node Modules, Phaser.io
Find it on GitHub phaser-swipe-pages Phaser component to manage a state of pages Can be useful for eg help screens etc. It will use the Phaser.Camera to move around, and take care of positioning your objects Install The easies way of using it is compiling your project...
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 | Oct 31, 2015 | Android, Games
We have published a new fun puzzle game called Chicken Hatch. Try to get the hens to hatch the chickens. It is not that hard to find a solution for the puzzle, but finding the 3 stars solution is much harder. Try it out at Google Play. iOS version will come later. Can...
Recent Comments