Skip to content

KLab/PlaygroundOSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playground OSS

This is the 'Playground' game engine and is 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 folder.
  • 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.md

The dev team.

Build Status

Build Status

LICENSE

'Playground OSS' is released under Apache Software License, Version 2.0 (Apache 2.0). Please refer http://www.apache.org/licenses/LICENSE-2.0 file for detail.