new entries

This commit is contained in:
Trilarion
2017-12-02 23:28:37 +01:00
parent 0d2116beb5
commit 48a6b398cc
11 changed files with 116 additions and 2 deletions

17
framework/enigma.md Normal file
View File

@@ -0,0 +1,17 @@
# ENIGMA
_ENIGMA is a free development environment geared towards game development._
- Home: https://enigma-dev.org/
- Wikipedia: https://en.wikipedia.org/wiki/Enigma_Engine
- Download: https://enigma-dev.org/download.htm
- State: mature
- Type: 3D
- Code: https://github.com/enigma-dev/enigma-dev
- Language(s): C++, C
- License: GPL-3.0
## Building
[Build instructions](https://enigma-dev.org/docs/Wiki/Install:Windows)