A little project with Heaps.io
- Download & install the latest Haxe 4 release version
- Open a terminal to install heaps and SDL & OpenAL support with haxelib:
haxelib install heaps
haxelib install hlsdl
haxelib install hlopenal
- Install Visual Studio Code, run it and install Haxe Extension Pack
- Download Hashlink Virtual Machine and add the directory containing the hl.exe file to your system PATH
- Open your terminal again and run hl to see if it's working
hl
- See also Heaps.io installation guide