Description
In this course, you will :
- Learn how to use the Corona SDK for mobile game development.
- Learn the Lua scripting language.
- Create a cross-platform game.
- Learn how to create games for both Android and iOS.
Syllabus :
1. Introduction to Game Programming using Corona
- Introduction to Corona SDK
- Setting up the SDK
- Corona Applications
- Corona Sample Applications
- Editing and Applications
- Corona Editor
- Hello World
- Corona Resources
2. Intro to Lua Programming v2
- Intro to Lua
- Lua Syntax and Conventions
- Variables
- Expressions
- Statements
- Functions
- Lua Data Types & Scope
- Lua API
3. Basic Corona
- Display Objects
- Display Groups
- Events And Listeners
- Widgets
- Timers
- Transitions
4. Advanced Corona
- Animation
- Audio
- Media
- Physics
- Serialization
- Menu States
5. Game In Corona
- Gameplay
- Project Setup
- Game Objects
- Controls
- Timer
- Score
- Game Over