opensourcegames/entries/polycode.md

19 lines
423 B
Markdown

# Polycode
_Polycode is a C++ and Lua framework for building interactive applications._
- Home: http://polycode.org/
- State: beta
- Download: http://polycode.org/download/
- Keywords: framework
- Code repository: https://github.com/ivansafrin/Polycode.git
- Code language: C, C++
- Code license: MIT
## Building
- Build system: CMake
[Build Instructions](https://github.com/ivansafrin/Polycode/blob/master/BUILD.md)