mirror of
https://github.com/ethanaobrien/PlaygroundOSS.git
synced 2026-08-10 15:16:30 -05:00
No description
- C 64.5%
- C++ 18.8%
- Makefile 4.3%
- Roff 2.7%
- Python 2.4%
- Other 6.8%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| CSharpVersion | ||
| Doc | ||
| Engine | ||
| SampleProject | ||
| Tests | ||
| Tools/Toboggan | ||
| Tutorial | ||
| .gitignore | ||
| .travis.yml | ||
| README.md | ||
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
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.
