lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]




Are there any game skeletons for LUA out there for basic RPG's??? Like any
game source code that I could use to make an RPG?


Take a look at Ancamnia, lune, metaverse, muw. Some (all) are listed on the Lua projects page. Metaverse is c++ and lua. The other three are pure lua (IIRC). I think lune and muw might be two versions of the same thing.

Matt