Você está na página 1de 3

GAME USING LANGUAGE LUA AND CORONA SDK

Corona SDK
Corona SDK is a software development kit created by Walter Luh, co-founder of Corona Labs
Inc. (formerly known as Ansca Mobile). It allows software programmers to build mobile
applications for the iPhone, iPad, and Android devices.
Corona lets developers use integrated Lua, layered on top of C++/OpenGL, to build graphic
applications. The SDK does not charge per-app royalty or impose any branding requirement, and
has a subscription-based purchase model that allows new features to be rolled out immediately to
users.
Developer(s): Corona Labs Inc.
Stable release: 28 January 2012
Operating systems:

LUA

Mac OS

Windows

iPhone/iPad

Android

Kindle Fire

Nook

Lua ( meaning "moon") is a lightweight multi-paradigm programming language designed as a


scripting language with "extensible semantics" as a primary goal. Lua is cross-platform since it is
written in ISO C. Lua has a relatively simple C API, thus "Lua is especially useful for providing
end users with an easy way to program the behavior of a software product without getting too far
into its innards."
Paradigm(s) Multi-paradigm: scripting, imperative (procedural, prototype-based objectoriented)
Appeared in: 1993
Designed by: Roberto Ierusalimschy,Waldemar Celes,Luiz Henrique de Figueiredo
Stable release: 5.2.2 (March 27, 2013)
Influenced by: C++, CLU, Modula, Scheme, SNOBOL
Influenced: Io, GameMonkey, Squirrel, Falcon, MiniD

ADVANTAGES:
With Corona you write less code. Its that simple.
But you still have access to a powerful OpenGL-based platform with features like built-in
physics, Facebook Connect, maps, push notifications, in-app purchases and more.
Go cross-platform with ease.

Corona is the best solution for developing cross-platform apps for all major platforms and
devices. Write once and build to iOS, Android, Kindle Fire and NOOK at the touch of a button.
Corona makes dealing with different device sizes and resolutions easy.
Leverage industry standards.

Corona is built on industry standards including OpenGL, OpenAL, Google Maps, Box2D,
Facebook, Game Center, in-app purchases and much more.
Publish and monetize

With Corona, we can retain all rights to our apps. They never take revenue share, but will make it
as easy as possible to publish on all the top app stores.Corona gives you all the options to
monetize your apps choose from leading ad networks and mediation layers or monetize using
in-app purchases.
Enjoy ultimate flexibility

Corona is renowned for game creation, but is an equally powerful tool for other app types
including business apps, utility apps, educational apps, eBooks and more.
Publishing with Corona is FREE

With Corona SDK Starter you can build and publish your app for FREE.

Você também pode gostar