opensourcegames/entries/polycode.md
2020-09-04 16:35:00 +02:00

19 lines
407 B
Markdown

# Polycode
- 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
C++ and Lua framework for building interactive applications.
## Building
- Build system: CMake
[Build Instructions](https://github.com/ivansafrin/Polycode/blob/master/BUILD.md)