>> Do you know any tutorials on how to use Lua in games, or how Lua was used in released games? > Perhaps a cursory Google Search would have served you well: > http://www.google.com/search?sourceid=chrome&ie=UTF-8&q=lua+programming+games > In addition, for those who prefer printed pages: > http://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=lua+game+programming&x=0&y=0 Also, Lua Programming Gems http://www.lua.org/gems/ has a section on game programming (it is not listed on first pages of both queries). Alexander.