

LÖVE
91 likes
Hi there! LÖVE is an awesome framework you can use to make 2D games in Lua. It's free, open-source, and works on Windows, Mac OS X, Linux, Android and iOS.
License model
- Free • Open Source
Application type
Platforms
- Mac
- Windows
- Linux
- Android
- iPhone
- BSD
- iPad
- FreeBSD
Features
LÖVE News & Activities
Highlights • All activities
Recent News
No news, maybe you know any news worth sharing?
Share a News TipRecent activities
- asterryplace liked LÖVE
- K0RR added LÖVE as alternative to Stride Game Engine
- abhaskumarsinha added LÖVE as alternative to Nirvana 3D
- ezjpzy liked LÖVE
LÖVE information
AlternativeTo Category
DevelopmentGitHub repository
- 6,572 Stars
- 470 Forks
- 94 Open Issues
- Updated May 10, 2025
Comments and Reviews
Love it how easy and simple to get started and for being portable, comes with everything included no setup needed. You can just download, code and run your code. Perfect for beginners but comes with lot of features and libraries to satisfy even advanced users. Also like the way you can package your project in to a .love file and share it and run it with Love2D. Neat little framework. Lovely!
Love2d is a lovely framework for people wanting to learn game development. It's written in C++, which means it will perform well, and it uses LUA to interface with its API. And LUA is a good starting point for beginners.
The only issue I have is the is the poor documentation.
[Edited by SiliconThings, November 29]