You don't need complicated code for breakout game or fancy sprites. I will show you breakout in less than 10 line of code. Construct 2 so versatile and adaptabl...
Everyone likes to play challenging game. My grandson he is only 4 but he is on level 143 game call Minion Rush. He is crazy but I love him. Eldest grandson like...
You can dwonload this capx on left. One player is a gun. Another player equivalent to a controller, it can make gun fire. I hope this capx can help to people in...
I will demonstrate how to show or hide Google Adsense ads in your layouts. Add your Google Adsense ad code snippet in your index.Html. Tip: Place it right befor...
This is part five of a mini series. The information in this video is focused around setting up multiple exit and entry points on the same map. We discuss Global...
I have just written a capx to display the mobiles orientation, the capx is fully commented. It uses the touch.Alpha, touch.Beta and touch.Gamma to find if the u...
This is part six of a mini series but the information is focused around setting up a basic enemy intelligence. We discuss Line-of-Sight, Solids and Target Range...
Many of you ask Shiva how do you start creating your game. Where do you begin from? Do you start designing Level first with player and objects adding after? Ple...
In this part 2 we are going to add communication between Entities (creature). There are many ways one can add these Entities. I will show you simple way after t...