- Corona SDK Mobile Game Development:Beginner's Guide(Second Edition)
- Michelle M. Fernandez
- 114字
- 2021-07-23 19:37:17
Lua to the rescue
Lua is the industry standard for game programming. It is similar to JavaScript and Flash's ActionScript. Anyone who's done any scripting in these languages will make the transition to Lua almost immediately.
Lua has been useful in creating various applications and games. Many game programmers have found Lua to be a convenient scripting language due to how easy it is to embed, its fast execution, and its small learning curve. It is ubiquitous in World of Warcraft. It is also used by Electronic Arts, Rovio, ngmoco, and Tapulous in games such as Angry Birds, Tap Tap Revenge, Diner Dash, and so on.
For more information on Lua, refer to http://www.lua.org.
推薦閱讀
- AWS Serverless架構:使用AWS從傳統部署方式向Serverless架構遷移
- .NET 4.0面向對象編程漫談:基礎篇
- R語言數據可視化之美:專業圖表繪制指南
- WSO2 Developer’s Guide
- Java程序員面試算法寶典
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- JavaScript+Vue+React全程實例
- Mastering Ext JS
- Drupal 8 Configuration Management
- concrete5 Cookbook
- QGIS By Example
- Spring Boot+Vue全棧開發實戰
- Visual Basic程序設計習題與上機實踐
- 軟件項目管理實用教程
- C++編程兵書