Finally got time to get back to my blog, so started by updating Jekyll version and added new shiny thema. :)
Stay tuned for more content soon.
Zole update
Finally major update of the Zole is released to market. It includes new design, ton of new features and Android support for Lite version with Full version soon to come. :)
[Read More]
JavaScript workflows
I investigated possible workflows for a JavaScript development and as a result made a small git repository. There I made lite api for the Finite-State machine to show many possible ways how you can develop JavaScript. :)
[Read More]
HaxeFlixel button
In this post I will explain how you can build interactive objects in HaxeFlixel. There are 2 great buttons in HaxeFlixel (FlxButton and FlxUIButton), so if you need a standard button you can use them. As I wanted to use a texture from atlas for buttons, I couldn’t use them,...
[Read More]
HaxeFlixel multi-resolution development
Happy New Year and Christmas to all :) Now its time for the first post in 2016. Today it will be about my approach on multi-resolution development in HaxeFlixel.
[Read More]