
LÖVE
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.
What is LÖVE?
As you probably know by now, LÖVE is a framework for making 2D games in the Lua programming language. LÖVE is totally free, and can be used in anything from friendly open-source hobby projects, to evil, closed-source commercial ones.
LÖVE Screenshots




LÖVE Features
LÖVE information
Supported Languages
- English
GitHub repository
- 3,106 Stars
- 277 Forks
- 92 Open Issues
- Updated
Comments and Reviews
Said about LÖVE as an alternative
have got simmilar func-s from corona sdk
it can not make it elegent
Tags
- Game Development
- 2D Game
- lua
- Game Engine
- lua-game-design
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]