lua-users home
lua-l archive

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


On Wed, 25 Jul 2007 17:38:38 -0400
L-28C <kixdemp@gmail.com> wrote:

> I'm trying to make a game with Lua and Allegro, a game 
> graphics/sound/input/etc. library.
is it so critical to write bindings yourself? there's
http://luallegro.luaforge.net/ bindigs exists. it can be compiled in
Linux too (actually, i did that). authr hasn't time to improve
bindings, but it works. there are a couply of problems thouhg, but not
fatal.