Lua binding in real games

Hi,

I would like to use Lua in my games, actually to write the entire game in Lua.

Is the cocos2dx’s Lua binding mature/stable enough to be used in a real game?

Thanks

Jose

You might want to look at https://github.com/dualface/quick-cocos2d-x

Cheers,
L/

Hi,

quick-cocos2d-x looks great, but I would like to know if someones has created a game using the Lua binding that comes with cocos2dx.