Monday, October 10, 2011

Developing Mobile Games With Corona SDK : Insert & Update

Corona SDK Mobile Game Development with Dr. Rafael Hernandez Corona SDK 16: Databases: Insert & Update This tutorial focuses on inserting and updating database records using SQLite in your Corona SDK projects.

Developing Mobile Games With Corona SDK : Databases: Read

Corona SDK Mobile Game Development
with Dr. Rafael Hernandez

Corona SDK 15: Databases: Read
This tutorial focuses on reading from databases using SQLite in your Corona SDK projects.

Developing Mobile Games With Corona SDK : Simple Physics Joints

Corona SDK Mobile Game Development
with Dr. Rafael Hernandez

Corona SDK 14: Simple Physics Joints
 This tutorial focuses on the different physics joints that can be used to connect physics bodies together in your Corona SDK projects.

Developing Mobile Games With Corona SDK : Custom Physics Bodies

Corona SDK Mobile Game Development
with Dr. Rafael Hernandez

Corona SDK 13: Custom Physics Bodies
This tutorial focuses on implementing custom physics bodies onto your display objects to allow for concave physics bodies in your Corona SDK projects.

Developing Mobile Games With Corona SDK : x and yReference

Corona SDK Mobile Game Development
with Dr. Rafael Hernandez

Corona SDK 12: x and yReference
This tutorial focuses on the manipulation of the x and yReference properties of display objects for rotation in your Corona SDK projects. If you'd like to download the project files for 

Developing Mobile Games With Corona SDK : Custom Fonts

Corona SDK Mobile Game Development
with Dr. Rafael Hernandez

Corona SDK 11: Custom Fonts
In this video, implementing custom fonts into your mobile apps and games.

Developing Mobile Games With Corona SDK : Screen Transitioning

Corona SDK Mobile Game Development
with Dr. Rafael Hernandez
Corona SDK 10: Screen Transitioning
In this video, incorporating changes of screens or scenes with the implementation of a simple menu for the Orb Smasher game.