Lua Showcase

Lua is used in many products and projects around the world. Here are some highlights. A different selection is shown every day.

Grim Fandango Celestia Wikipedia Angry Birds
"Grim Fandango was the first game that shows Lua could not only be used to make a good game, but that it could be used to make some of the best games ever." (cited here; see also this) Celestia is a real-time 3D visualization of space that can be scripted with Lua. Wikipedia uses Lua as its template scripting language. Read the announcement. The widely popular game Angry Birds is mostly written in Lua. See a talk by Jaakko Lisalo at the Game Design Expo 2011.
Defold Cisco LÖVE Neovim
Defold is a free engine for professional 2D game development, used at King games and by over 40,000 developers worldwide. All game logic is scripted in Lua. Cisco IP Cameras can be controlled using Lua. LÖVE is a free framework for making 2D games in Lua. Neovim is a popular hyperextensible Vim-based text editor that supports Lua plugins.