This the 'Playground' game engine and released in open source under Apache License v2.0
- All the needed documentation is in the /Doc folder.
- Source code are under the /Engine folder.
- Tool to compile a sample project is under /Tools
- Sample showing the scripting APIs are available under the /Tutorial folder.
Other folders (CSharpVersion, SampleProject) are more related to prototype features or detailed implementations.
To get started, please read the /Doc/Project.txt
The dev team.