In this tutorial series, you’ll learn how to create an Air Hockey game. The objective of the game is to hit the puck using the paddles to raise the score. Read on! Tutorial Teaser Step 1: Start Button Listeners This function adds the necesary listeners to the TitleView buttons. function startButtonListeners(action) if(action == ‘add’) then […]
{excerpt}
Read More