Live data from Hacker News

LÖVE: 2D Game Framework for Lua

github.com

1–10 of 229 posts

Re: LÖVE: 2D Game Framework for Lua

#2
I love LÖVE. For me it sits at the perfect intersection between high and low level abstraction. Unfortunately the latest released version is getting pretty long in the tooth now and a lot of devs use the latest HEAD from the repo since it has better performance and compatibility. One day the mythical 12.0 will get released for real…..

Re: LÖVE: 2D Game Framework for Lua

#3
As someone that used to write 2D games with things like phaserjs, sdl and even directx7, I always regret I never tried Löve2d. I think Android and iOS packaging was also supported. Is this still the case? What if one wants to integrate IAP?

Re: LÖVE: 2D Game Framework for Lua

#4
post #2

I love LÖVE. For me it sits at the perfect intersection between high and low level abstraction. Unfortunately the latest released version is getting pretty long in the tooth now and a lot of devs use the latest HEAD from the repo since it has better performance and compatibility. One day the mythical 12.0 will get released for real…..

[deleted]

Re: LÖVE: 2D Game Framework for Lua

#6
I've used this for many projects that are still working to this day.

That said, i'm not impressed. A web-based solution is usually better performing, despite all the bloatware necessary. This says a lot about the state of software development unfortunately.

Re: LÖVE: 2D Game Framework for Lua

#7
One of the biggest recent indie hits, Balatro, was made in Löve!

I really like it, the developer experience is so smooth for beginners, just drag a zip onto the exe and it starts. And the APIs are simple enough to memorize while allowing pretty cool rendering stuff.

Re: LÖVE: 2D Game Framework for Lua

#9

I've used this for many projects that are still working to this day. That said, i'm not impressed. A web-based solution is usually better performing, despite all the bloatware necessary. This says a lot about the state of software development unfortunately.

It isn't web based? It's a set of Lua scripts that run locally

Re: LÖVE: 2D Game Framework for Lua

#10
My2c. Fintech tech lead who has only a far memory of hand coding games ages ago. Community makes tech awesome. Love2D discord changed my life. Never met a more awesome and welcoming community in my whole life.
Post reply on HN