Codea
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
Codea is a Lua code editor for iOS devices made by Two Lives Left. It is designed for rapidly prototyping visual ideas, especially games and simulations. Finished projects can be exported directly from the app to Xcode. It is closely related to the Processing programming language, using many of the same methods for drawing functions as found in Processing.
History
Codea was released on the App Store in late 2011, making it one of the first iOS Lua editors.[1] In April 2012, the first game programmed entirely on iPad using Codea was released on the App Store.[2] In March 2014, Codea 2.0 was released, which added a 64-bit architecture, redesigned code editor, and various API improvements.[3]
On October 4, 2017, version 2.5 was released, which added a 3D Voxel editing capability for the construction of 3D worlds. Loading of 3D models in Wavefront .obj file format was also added. In February 2018, the latest version of Codea was released, 2.52.
References
- ^ "Lua — Lua Programming Language".
- ^ "First iPad Made app released to iOS App Store". TwoLivesLeft.
- ^ "Codea 2.0 — What's New". codea.io. Retrieved 2014-05-11.