reorganization
This commit is contained in:
17
games/framework/loeve.md
Normal file
17
games/framework/loeve.md
Normal file
@ -0,0 +1,17 @@
|
||||
# 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)
|
||||
|
Reference in New Issue
Block a user