18 lines
368 B
Markdown
18 lines
368 B
Markdown
# Polycode
|
|
|
|
_Polycode is a C++ and Lua framework for building interactive applications._
|
|
|
|
- Home: http://polycode.org/
|
|
- Download: http://polycode.org/download/
|
|
- State: beta
|
|
- Code: https://github.com/ivansafrin/Polycode
|
|
- Language(s): C, C++
|
|
- License: MIT
|
|
|
|
## Building
|
|
|
|
Uses CMake
|
|
|
|
[Build Instructions](https://github.com/ivansafrin/Polycode/blob/master/BUILD.md)
|
|
|