18 lines
334 B
Markdown
18 lines
334 B
Markdown
# LÖVE
|
|
|
|
_LÖVE is an framework you can use to make 2D games in Lua._
|
|
|
|
- Home: https://love2d.org/
|
|
- Download: see home
|
|
- State: mature
|
|
- Code: https://bitbucket.org/rude/love (hg)
|
|
- Language(s): C++
|
|
- License: zlib
|
|
|
|
## Building
|
|
|
|
Uses CMake
|
|
|
|
[CMake-buildable collection of LÖVE dependencies](https://bitbucket.org/rude/megasource)
|
|
|