Page 1 of 1

LÖVE 2D

Posted: Sat Jan 23, 2016 12:57 pm
by the.weavster
LÖVE 2D now has official support for Android and iOS

Re: LÖVE 2D

Posted: Sat Jan 23, 2016 1:23 pm
by IdeasVacuum
Looks cool - annoying that Lua does not support Unicode though.

Re: LÖVE 2D

Posted: Sat Jan 23, 2016 3:58 pm
by yoxola
LÖVE indeed doesn't support full unicode spec, but it works with UTF-8 and can display them out of the box.

There're a few Japanese and Chinese game dev group using LÖVE as their game engine.