Nice Work!
I use it on my MacBook (4.1) with Leopard.
Just a few ideas:
Would be nice if you could also recommend a LUA-IDE at the download-page, for example
Smultron (which works fine for me). (This is no advertising, it was just the first LUA-IDE i found for Mac OS X...and it's small an fast)
I had the Problem, that i couldn't create clean Lua-files with Text Edit, so i think you should need a IDE or at least a Editor which creates clean code.
When i used Text Edit, and renamend my file from foo.rtf to foo.lua, compressed it and renamend to .love, i always got an error (something with unexpected error...bla bla end of "{" missing or sth. like that).
So here's my way to code:
Code the stuff in Smultron -> Mark all needed files in Finder -> Compress them with the build-in Finder compress-function -> rename .zip-file to .love -> Run it with a doubleclick.
Just one last thing:
I don't know if it's a error of the Mac-Version, but i can't run many of the Projects posted here on the board (for example the Game of Life e.g.).
Whe i double-click them in Finder, Löve starts and then nothing happens.
But the Icon in the Dock an the small Menu in the Menubar still is there, but i can just close it by shut down the Löve-Process with the ActivityMonitor.
Gr33ts
Yannik
PS: Sorry for my bad english
