智能化下的产物,无人棋牌室
LÖVE 0.10.1 发布,该版本主要是 bug 修复,值得关注的内容有:
- New arc types can be drawn with love.graphics.arc.
- Added lighten and darken blend modes.
- Fix automatic audio suspension on android.
- Fix Video:isPlaying.
- Work around various video driver bugs.
- New icons everywhere!
完整记录请看 https://love2d.org/wiki/0.10.1
LÖVE是一个使用 lua” target=”_blank”>Lua 作为编程语言的轻量级 2D 游戏框架。LÖVE是完全免费的,能用在任何友好的开源项目,或者“邪恶”的闭源商业项目中。
LÖVE基于zlib/libpng 协议发布。目前能够在Windows、Linux和Mac OS X下实现跨平台,Android版本正在开放中。