18 lines
397 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 repository: https://github.com/ivansafrin/Polycode
- Code language: C, C++
- Code license: MIT
## Building
- Build system: CMake
[Build Instructions](https://github.com/ivansafrin/Polycode/blob/master/BUILD.md)