- Corona SDK Mobile Game Development:Beginner's Guide
- Michelle M. Fernandez
- 114字
- 2021-08-06 19:59:45
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.
推薦閱讀
- Learning SQL Server Reporting Services 2012
- Raspberry Pi 3 Cookbook for Python Programmers
- Linux運維之道(第2版)
- 嵌入式技術(shù)基礎(chǔ)與實踐(第5版)
- 計算機組裝·維護與故障排除
- Large Scale Machine Learning with Python
- 分布式微服務(wù)架構(gòu):原理與實戰(zhàn)
- CC2530單片機技術(shù)與應(yīng)用
- Spring Cloud微服務(wù)架構(gòu)實戰(zhàn)
- 筆記本電腦維修300問
- Blender Quick Start Guide
- 電腦橫機使用與維修
- 單片微機原理及應(yīng)用
- Intel FPGA權(quán)威設(shè)計指南:基于Quartus Prime Pro 19集成開發(fā)環(huán)境
- Istio實戰(zhàn)指南