[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] viLua: Interactive Lua with graphics
- From: Xavier Wang <weasley.wx@...>
- Date: Mon, 21 Nov 2011 09:26:35 +0800
I tried it out on Windows with love 0.7.2, but it exited quietly, the
exit code is 0...
2011/11/21 Dirk Laurie <dirk.laurie@gmail.com>:
> I've hacked together Steve Donovan's Ilua standalone interpreter (as
> improved by Chris Rixon) and the Löve 2D game platform to make a Lua
> with graphics capabilities. The name viLua seems not to be taken yet.
>
> Like all Löve games, the code is distributed as a zipfile with the
> extension `.love`. Unzip it in a new directory and look at
> README.txt.
>
> You can get Löve from love2d.org.
>
> Dirk
>