[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua Binaries for windows...
- From: Mike McGonagle <mjmogo@...>
- Date: Thu, 10 Feb 2011 17:46:42 -0500
Cool, I didn't look at this the other day, but now that I have, it
seems like a really cool way to learn Lua. I will have to try this
when I can install it on the computer at home.
Mike
On Thu, Feb 10, 2011 at 12:46 PM, James Graves <ansible@xnet.com> wrote:
> Michal Kolodziejczyk wrote:
>
>> Give him some fun learning lua:
>> http://love2d.org/
>> http://scrupp.sourceforge.net/
>>
>> Both are multiplatform, include some useful libraries, and are fun to
>> learn and use. And for love2d project you can find lots of games with
>> source code, which is great to learn (and see the effect immediately).
>> And you can still use linux.
>
> +1 for using Love2D. It's a great little framework, and you can do
> some neat-looking stuff with just a few lines of code.
>
> You can start with something very simple like the hamster ball demo,
> add some more balls and walls, change the bounce physics, and evolve
> it from there.
>
> BR,
>
> James Graves
>
>