lua-users home
lua-l archive

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


On Mon, May 08, 2006 at 09:25:20AM -0700, Haroon Khalid wrote:
> So to make games for freebsd using pure lua, would I use lua and sdl
> for lua, and I would be able to use pure lua, and have gaming
> functions available to me via the sdl lib?

There's a package called "freya" that you might try, though I don't
know if it's still being actively developed.  It uses Allegro instead
of SDL:

  http://www.geekzine.net/freya/about.php

BTW its webpage uses some sort of overlapping elements that make it
impossible to click on most of its menubar items (at least on my
Linux/Firefox setup).  It might work if you have the Arial font,
otherwise you'll have to "view info" or look at the HTML to figure out
how to reach the other pages.

                                                  -Dave Dodge