reorganization

This commit is contained in:
Trilarion
2017-12-09 22:31:37 +01:00
parent 329f08cb4a
commit 041f951803
183 changed files with 19 additions and 24 deletions

17
games/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
- Keywords: 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)