Entries Written By Ezelia
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 …
Creating Buildbox android APK without Eclipse (part 1/2) [Buildbox like a boss serie]
If you already created games with buildbox, you maybe don’t want to open eclipse each time you want to build your Android APK. or you just don’t like eclipse and don’t want to install it. if this is your case, this article may interest you. This is the first article of “Buildbox like a boss” …
Tutorial : installing Ant on windows
This tutorial suppose that you have a JAVA environment up and running. to install ant, follow those steps. 1 – Download Apache ANT zip archive by clicking the following button 2 – Unzip it to your hard disk assuming you unzipped it to c:\apache-ant-1.9.7 3 – Edit windows environment variables and add the path to …
EZGUI : The missing GUI Library for Pixi.js and Phaser.io
Today we are glad to introduce EZGUI, a GUI library to simplify GUI creation for PIXI.js and Phaser.io game developers. first, take a look at those cool examples 🙂 EZGUI main goal is to separate the GUI description/visual aspect from game code. All gui …
Setting up a NodeJS platform for multiplayer games/realtime application (Ubuntu+Nodejs+Varnish+Monit)
If you are reading this you already know that nodejs is a powerful engine for your realtime application or multiplayer game. But it’s not easy to setup an up and running platform, which is self monitored. by self monitored here I mean that the platform will automatically detect a nodejs crash/stop and will restart the …
Today we are publishing “Mouseeba”
Mouseeba is our latest game, published on Android : you can download it here You control a cute mouse throught an infinite course, and your goal is to get the best score. The gameplay is original, you’ll need to rotate your whole device to direct the mouse. it’s a sort of mix of snake and …