FRAG is a game creation framework being developed using the Nim programming language, and is currently in pre-alpha status. The immediate development focus for FRAG is supporting the creation of 2D mobile and desktop games. Console support is planned for post-alpha releases of FRAG.
Support for 3D is planned for post-alpha releases of FRAG.
Tested for Desktop on:
- OSX Sierra v10.12.1 (OpenGL 3.3)
- Arch Linux
- Windows 10 (DirectX 11)
Tested for Android on:
- Samsung Galaxy S6 (arm64-v8a, OpenGL ES 2.0)
Dependencies for Desktop:
Some technical details about FRAG:
Desktop
Android