Hacker News new | ask | show | jobs
by redweer 1786 days ago
is there any relation with LÖVE? https://love2d.org/

I don't see anything called out about this on the website. LÖVE is a great 2d game framework written in Lua

3 comments

> LÖVR is heavily inspired by LÖVE, a 2D game framework.

https://github.com/bjornbytes/lovr

The syntax of LÖVR looks very similar to LÖVE, so I think it is heavily inspired by it.
Yeha, also that it uses Lua. I think I should try that language; always hear good stuff about it.