reorganization
This commit is contained in:
16
games/framework/cocos2dx.md
Normal file
16
games/framework/cocos2dx.md
Normal file
@ -0,0 +1,16 @@
|
||||
# COCOS2D-X
|
||||
|
||||
_Cocos2d-x is an open-source game framework written in C++._
|
||||
|
||||
- Home: http://cocos2d-x.org/cocos2dx
|
||||
- Wikipedia: https://en.wikipedia.org/wiki/Cocos2d
|
||||
- Download: http://cocos2d-x.org/download
|
||||
- State: mature
|
||||
- Code: https://github.com/cocos2d/cocos2d-x
|
||||
- Language(s): C++
|
||||
- License: MIT
|
||||
|
||||
## Building
|
||||
|
||||
Uses CMake
|
||||
|
Reference in New Issue
Block a user