Germiz – a casual game inspired by biology
Today we are happy to announce that Germiz game will be released very soon on Android and iOS. Germiz is a casual game about a bacterial colony whose dream is to spread accross the world, you will control those creatures and fight other micro-organisms to dominate the areas. The game is inspired by biology, you’ll …
Pixel Mmemories : Addictive retro-style game, minimal controls, maximum challenge !
Today we launch Pixel Memories, a retro style mobile game with minimal controls and maximum challenge 🙂 Your mission is to guide a pixel character through a world full of retro-games references, the game is very easy to play (tap to change the direction), but the difficulty will rise as you advance. There …
Hook layer for Android and iOS [Buildbox like a boss]
In this article we will add a hook layer to Buildbox Android export. This hook layer will later give us the possibility to add custom services to Buildbox games, such as game analytics, achievements, multiple leaderboards, and even Everyplay video sharing service ! What’s a hook layer, why do we need it ? Buildbox don’t …
[Buildbox like a boss] Running Buildbox Android game in fullscreen mode
When you export an android game from buildbox, and build it, it’ll not run in fullscreen “immersive mode” by default. immersive mode allow you to hide android softkeys, and use the precious gained space to show more stuff of your game or to place a banner. here is a quick tip to make a buildbox …
Creating Buildbox android APK without Eclipse (part 2/2) [Buildbox like a boss serie]
In the previous article , we created a script to automate the creation of a debug APK from Buildbox Android export. We also added a shell extension (right click menu option) to run the build script automatically from windows explorer. In this article, we’ll configure the exported project and add shell extension option to build a …