In this tutorial you will learn how to create your own Highscores for your games, using your own free server / database. Let's go! Here's an example of how the...
This is a continuation of This tutorial where we made the random "dungeon" maze used in this demo . Like Rogue, or other Rogue-Like games, we want to "light up"...
This is a free to use and modify CAPX for building your own Breakout style or Tile Busting games. This game uses just 43 events and I include a free to use mast...
We often need to make changes on one instance of Sprite, SpriteFont, Text. We have for this the System condition: Pick by comparison. To select an instance of a...
I made a simple space shooter "Boss Battle" type mini game to demonstrate a basic finite state machine for behaviors. Some video game enemies are stateless, lik...
Translating a game or an app can be boring and very dificult sometimes. Now, with the Transalte plugin, it's a bit easy ! First, download the project from githu...
Demo online: With this plugin you can have infinite objects in your game screen. -=-=-=-=-=-. Plugin Paster Link. =-=-=-==-=-. -=-=-=-=-=-=.
Hey everybody, this is my first tutorial, I made a simple Facebook login that support both web browser and cordova mobile. I made this capx because I want to ma...
Realistic Pinball Physics With Demo. Ok so I have been pulling my hair out for a month working on a realistic pinball sandbox game that will allow users to desi...