new entries

This commit is contained in:
Trilarion
2017-12-01 23:24:47 +01:00
parent 1921034e1d
commit 2260b9a305
9 changed files with 125 additions and 2 deletions

17
framework/polycode.md Normal file
View File

@@ -0,0 +1,17 @@
# 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)