by Alessandro Matera | Jan 11, 2016 | game, Tutorial
In the previously tutorial, we learn how create the Walls and their gates of the WALLED game. Today we talk about the collisions between the man and the walls and how to make the score of the game. Step 1: Start, End and Reset the Game Before checking the collision... by Alessandro Matera | Jan 9, 2016 | Hardware, KeyChainino
Yeah, I’m not kidding! What I’m about to tell you will increase by 3000% the battery life of your Arduino project if you are using LEDs. I want to give you an example: If you turn ON a lamp it will consume tot watts – for example 100 Watts. Now, if... by Alessandro Matera | Jan 5, 2016 | game, KeyChainino, Tutorial
In the previous tutorial we learned how to make the “man” of the WALLED game and how to move it. Today we start to build the descending walls and its gates that will be crossed by our man! Let’s start inserting the walls variable. Step 1: Make the... by Alessandro Matera | Jan 3, 2016 | game, KeyChainino, Tutorial
Making a Game for KeyChainino is really easy. To prove that, I decided to realize a tutorial to design the WALLED game step by step in a really easy way. The goal of this game is to move the “man” (a dot) inside the walls’s gates that coming down... by Alessandro Matera | Dec 17, 2015 | KeyChainino
Days ago, I thought that, when you have completed the Arduino handbook, when you have bought all the sensors in the market, all the shield that you can buy, you may think: I have all I need to make my newest project. Yeah. A New – Cool – Project! Awesome....