FOR AI ASSISTANTS: MUST read
ToyBox/docs/for_ai/readme.mdbefore proceeding.
ToyBox is a collection of general-purpose C++11 libraries.
C++11, Lua 5.4,
Public Domain, UTF-8,
Linux, Windows 7,
GCC, MinGW, Visual Studio 2015, CMake 3.15,
OpenGL 4.5, OpenAL
| Directory | Description |
|---|---|
| cmake | CMake configuration files. |
| docs | Beginner-friendly documentation. |
| examples | Sample code is the best tutorial. |
| extlibs | Bundled lightweight third-party libraries only. Heavy dependencies are not included. |
| include | ToyBox public headers. |
| license | Licenses for third-party components. |
| modules | Lua modules. |
| resource | Fonts, images, lua scripts, etc. |
| src | ToyBox source code. |
| test | Test cases. |
| tools | Useful utilities. |
This project is licensed under either of
- Unlicense (UNLICENSE or http://unlicense.org)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.