lua-users home
lua-l archive

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


Hey Lua list!

I've made a "game" that allows you code an AI (hero) in Lua. You can set your hero loose in a random-generated dungeon to explore it. You can also make your hero detect and attack other heroes in the dungeon.

ATM the (Windows-only) app is quite rough and the exposed API doesn't provide enough to code something really cool. In any case, I wanted to show this pet project to the Lua experts in case any of you are interested in trying it. Any comment will be greatly appreciated! :-)

If you have time, here's the link:
http://www.acamara.es/cwh/

Kind regards!
Álex