reorganization
This commit is contained in:
18
games/framework/qt.md
Normal file
18
games/framework/qt.md
Normal file
@ -0,0 +1,18 @@
|
||||
# Qt
|
||||
|
||||
_Cross-platform application framework._
|
||||
|
||||
- Home: https://www.qt.io/
|
||||
- Wikipedia: <https://en.wikipedia.org/wiki/Qt_(software)>
|
||||
- Download: https://www1.qt.io/download-open-source/
|
||||
- State: mature
|
||||
- Code: http://code.qt.io/cgit/ https://github.com/qt (mirror)
|
||||
- Language(s): C++
|
||||
- License: LGPL
|
||||
|
||||
Not a specialized game framework, but one could write games with it.
|
||||
|
||||
Also see the [Qt Creator IDE](https://wiki.qt.io/Qt_Creator).
|
||||
|
||||
## Building
|
||||
|
Reference in New Issue
Block a user