Hacker News new | ask | show | jobs
by jay_kyburz 1380 days ago
I hope to be the one to post LÖVE 12 when its out. LÖVE is a far superior game engine in every way! https://love2d.org/
1 comments

It looks nice. Will it give me direct access to the C and SDL APIs? Can I use my own SDL cdefs?
People currently do this by accessing them directly with the LuaJIT FFI.