reorganization

This commit is contained in:
Trilarion
2017-12-09 22:31:37 +01:00
parent 329f08cb4a
commit 041f951803
183 changed files with 19 additions and 24 deletions

16
games/framework/lwjgl.md Normal file
View File

@ -0,0 +1,16 @@
# Lightweight Java Game Library
_Java software library for video game developers._
- Home: https://www.lwjgl.org/
- Wikipedia: https://en.wikipedia.org/wiki/Lightweight_Java_Game_Library
- Download: https://www.lwjgl.org/download
- State: mature
- Code: https://github.com/LWJGL/lwjgl3
- Language(s): Kotlin, C
- License: BSD-3
## Building
Uses gradle