ActiveFX is runtime for the link(Script) programming language created by Pilot
Project's Page
ActiveFX Provides:
- ActiveLink - a dailect of Link
- FX Frameworks - Official frameworks for graphics,sound,DOM and everything you need
- SDL2
- SDL2_Image
1:get the repository from github:
git clone https://github.com/Nebania/ActiveFX.git
2.1:compile for emscripten
`make build_wasm'
2.2:compile of a standalone
make build
