Learn Corona

Develop fun and engaging mobile games and apps for iOS and Android with the Corona SDK. Get fully up to speed with these in-depth Corona SDK tutorials.
  1. Getting Started with Lua and the Corona SDK

    Getting Started with Lua and the Corona SDK

    Tutorial Beginner

    In this tutorial, you will learn the basics of the Lua programming language and I will help you getting started with writing applications for iOS and...

  2. Corona SDK: Create a Helicopter Obstacles Game

    Corona SDK: Create a Helicopter Obstacles Game

    Tutorial Intermediate

    In this tutorial, I'll be showing you how to create an obstacles avoiding game using the Corona SDK. You'll learn more about touch controls, collision...

  3. Corona SDK: Make a Word Drop Game

    Corona SDK: Make a Word Drop Game

    Tutorial Intermediate

    In this tutorial, I'll teach you how to create a Word Drop game using the Corona SDK. We'll build the game from start to finish so I encourage you to follow...

  4. Corona SDK: Create a Balance Ping-Pong Game

    Corona SDK: Create a Balance Ping-Pong Game

    Tutorial Intermediate

    In this tutorial, I'll be showing you how to create a balance game in Corona SDK. You'll learn more about touch controls and collision detection without...

  5. Corona SDK: Create a Shooter Game

    Corona SDK: Create a Shooter Game

    Tutorial Intermediate

    In this tutorial, I'll show you how to create a shooter game with limited bullets with the Corona SDK. The objective of the game is to shoot a high amount of...

  6. Build an Ostrich Infinite Scroller Game

    Build an Ostrich Infinite Scroller Game

    Tutorial Intermediate

    In this tutorial series, I'll be showing you how to create an infinite scroller game with the Corona SDK by building an Ostrich Runner game. You'll learn...

  7. Corona SDK: Build a Monkey Defender

    Corona SDK: Build a Monkey Defender

    Tutorial Beginner

    In this tutorial, we will be creating a game called Monkey Defender using the Corona SDK! This game will serve as a great foundation for a lot of different...

  8. Build a Groundhog Whack Game - Interface Creation

    Build a Groundhog Whack Game - Interface Creation

    Tutorial Beginner

    In this tutorial series we will create a Whack-a-Groundhog game. The objective of the game is tap on the groundhogs before they disappear. Read on!

  9. Create a Minigolf Game - Interface Creation

    Create a Minigolf Game - Interface Creation

    Tutorial Intermediate

    In this tutorial series, I'm going to show you how to create a physics based minigolf game in Corona SDK. You'll learn about physics manipulation, touch...

  10. Create a Physics-Based Puzzle Game - Interface Creation

    Create a Physics-Based Puzzle Game - Interface Creation

    Tutorial Intermediate

    In this tutorial series, I'll be showing you how to create a physics-based puzzle game in Corona SDK. You'll learn about physics manipulation and touch...

  11. Create a Sound Based Memory Game - Interface Creation

    Create a Sound Based Memory Game - Interface Creation

    Tutorial Intermediate

    In this tutorial series, I'll be showing you how to create a sound based memory game with the Corona SDK. You'll learn about loading and playing sounds as...

  12. Corona SDK: Build a Frogger Inspired Game - Adding Interaction

    Corona SDK: Build a Frogger Inspired Game - Adding Interaction

    Tutorial Intermediate

    This is the second installment in our Corona SDK Frogger Inspired tutorial. In today's tutorial, we'll add to our interface and the game interaction. Read on!