17 lines
325 B
Markdown
17 lines
325 B
Markdown
# LÖVE
|
|
|
|
- Home: https://love2d.org/
|
|
- State: mature
|
|
- Download: @see-home
|
|
- Platform: Windows, Linux, macOS, Android, iOS
|
|
- Keywords: framework
|
|
- Code repository: https://github.com/love2d/love.git
|
|
- Code language: C++
|
|
- Code license: zlib
|
|
|
|
Framework you can use to make 2D games in Lua.
|
|
|
|
## Building
|
|
|
|
- Build system: CMake
|