ActiveFX is runtime for the link(Script) programming language created by Pilot
Project's Page
ActiveFX Provides:
- LinkScript - a dailect of Link
- Shockwave - Official Player to run AFX Content under the adl/xml format
- SDL2
- SDL2_Image
- pugixml
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
