ultimateprogramer / samples-coronasdk

Sample code for Corona SDK.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solar2D Sample Code

These samples have been adapted for cross-platform deployment in the following ways:

  • Automatic content scaling for multiple screen dimensions using an optional "config.lua" file with either "letterbox" or "zoomEven" scale mode.

  • Android device permissions added to "build.settings" where appropriate; for example, Android requires specific permissions for GPS, Internet access, or using the camera.

For more information on the "config.lua" and "build.settings" files, see the following guides:

License

All sample code is MIT licensed.

About

Sample code for Corona SDK.


Languages

Language:Lua 100.0%