The Corona 2D game engine is going open source in 2019

Corona is a free, cross-platform framework ideal for creating 2D games and apps for mobile devices, desktop systems, TV platforms and the web. It is driven by the easy-to-learn Lua language, over 1,000 built-in APIs and plugins, and Corona Native extensions (C/C++/Obj-C/Java). The Corona engine has been updated with HTML5 and …

Corona SDK Hotshot

Corona SDK is a tool for developing mobile apps that can run on both iOS and Android devices. It is mainly directed towards developing games but there is support for more "business like" applications. Development is done useing the Lua language together with extensions and tools provided by the Corona SDK. Recently a number of books on …

Writing your first Android game using the Corona SDK

Starting the project. From within the Corona Simulator click on "New Project.". Enter a name for your app in the "Application Name:" field and leave the rest of the …

Corona SDK | Corona Labs

Welcome to public release 2017.3135. Our engineers have been very busy updating Corona, continuing to provide a world-class 2D development framework. See …

Corona Editor is the official Corona SDK plugin for Sublime …

corona_sdk_completion (default: True) If you don't like Solar2D Editor's completion you can turn it off entirely using this preference. corona_sdk_use_fuzzy_completion (default: True) Turn off "fuzzy completion" and just complete based on the characters typed so far as a prefix. corona_sdk_complete_periods (default: True)

Game Development | Corona Labs

Cost-effective QA for your mobile games. Everyone wants to release great, successful games and apps. Learn some great testing strategies to help you be successful.... Rob Miracle. Game Development. Read More.

GitHub

Solar2D is a cross-platform framework which is ideal for rapidly creating apps and games for mobile devices, TV, desktop systems and HTML5. That means you can create your project once and publish it to multiple devices, including Apple iPhone and iPad, Android phones and tablets, Amazon Fire, Mac Desktop, Windows Desktop, Linux, HTML5 and even …

Tutorial

Corona makes it very easy to roll out cross-platform games and graphic-intensive apps. It even includes a physics engine. Here's a small tutorial on How to develop simple application using Corona Framework. This is just the beginning. The SDK provides many advanced features as well using which you can create amazing and addictive …

Releases · coronalabs/corona · GitHub

Solar2D Game Engine main repository (ex Corona SDK) - Releases · coronalabs/corona

A simple virtual controller to be used with Corona SDK.

This git repository holds some code that can be used to make basic virtual controllers in apps built with Corona SDK. Essentially, there are three major parts: the controller, joystick, and button files. The controller can add joysticks and buttons based on properties that you provide. Later on, it can be used to display.

Learn Corona | Corona Labs

Yes — the core Corona framework is completely free, including Corona Native which can be used to extend Corona with native languages (C/C++/Obj-C/Java). There are no restrictions on which stores you can build for. Additionally, we offer a selection of plugins which allow you to easily extend the functionality of Corona; most of these are free ...

Corona SDK

Pros: Completely free to use, without any licensing requirements Quick development times Easily extendable Excellent performance Terrific marketplace and community. Cons: No support for 3D games No visual editor. grex is using Corona SDK every other week recently. Uses the easy-to-use Lua scripting langauge.

Corona Developer Stories | Corona Labs

Why developers choose Corona From aeronautical engineer to kids stories app developer Site with night stories quickly became popular among teachers and parents, so many of readers requesting him going mobile with an app.

‎Learn Corona SDK Game Development

Publisher Description. Corona SDK is one of the most popular app and game mobile development platforms in the world, and Learn Corona SDK Game Development walks you through creating a full-featured Corona game from scratch to the App Store. You'll learn Lua basics (the foundation of Corona), how to add and manipulate graphics, …

GitHub

Super Starter Kit 2 (aka SSK2) is a collection of libraries and utilities designed to take your Corona SDK development experience to a whole new level of efficiency and speed. Donate? Installing SSK2. To use SSK2, simply: Copy the ssk2 folder and its contents to the same folder as your main.lua file.

Corona Labs Inc. · GitHub

Solar2D (formerly Corona SDK) is a free and open-source, cross-platform software development kit originally developed by Corona Labs Inc. and now maintained by …

Learn Corona SDK Game Development by Frank Zammetti | Goodreads

Frank Zammetti. Corona SDK is one of the most popular app and game mobile development platforms in the world, and Learn Corona SDK Game Development walks you through creating a full-featured Corona game from scratch to the App Store. You'll learn Lua basics (the foundation of Corona), how to add and manipulate graphics, …

How to Use Corona SDK for 2D Graphics Applications

1. Choose your target platforms. 2. Use config.lua and build.settings. 3. Use spritesheets and texture atlases. 4. Use modules and scenes. 5. Use physics and audio …

Corona SDK Color Converter | Corona Code Exchange

Converts your hex (html-format) or RGB values into Corona-compatible format (numbers from 0 to 1). No difficulties, only two functions: hex('value') and rgb(rNum ...

Fireworks effects using emitters in Corona SDK

Saved searches Use saved searches to filter your results more quickly

A Visual Novel Engine using Corona SDK

A Visual Novel Engine using Corona SDK. If you have any recommendations on how to setup the ReadMe files, please email me or commit and I'll check it out. Instructions on how to set up. Code Template Here. About. A Visual Novel Engine using Corona SDK Resources. Readme License. EPL-1.0 license Activity. Stars. 9 stars Watchers.

Tutorial: Moving objects along a path | Corona Labs

There are many ways to move objects in Corona SDK. If you want to move an object from point A to B, the simplest approach is to use transition.to(). But what if you need to move it along a path with multiple segments, like moving a knight on a chess board in its unique "L" pattern? This tutorial outlines how to achieve sequential movement via a …

It's a camera engine for corona sdk. It supports track, zoom, …

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior.