lua-users home
lua-l archive

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


Very cool idea. Is the source hosted somewhere? Will it be open source? I would love to check out the code.

Plus I think this would be super cool if it could be made to be a web game! Then it can be cross-platform. Just a fun idea. Keep it up.

--
Regards,
Ryan

On Mon, Aug 10, 2015 at 2:56 PM, Alejandro Cámara <a.camara.iglesias@gmail.com> wrote:
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