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

16
games/framework/orx.md Normal file
View File

@ -0,0 +1,16 @@
# Orx
_Orx is an open source, portable, lightweight, plugin-based, data-driven and extremely easy to use 2D-oriented game engine._
- Home: http://orx-project.org/about
- Wikipedia: https://en.wikipedia.org/wiki/ORX
- Download: https://github.com/orx/orx/releases
- State: mature
- Code: https://github.com/orx/orx https://bitbucket.org/orx/orx (hg)
- Language(s): C
- License: zlib
## Building
Custom build generation script written in REBOL (see folder "code/build").