Fork Heaps on GitHub
Menu

Getting Started

What follows is a brief introduction to Heaps that will get you up and running with a simple project.

  • Installation

    In order to get up and running Heaps you'll need to install Haxe (the language), Visual Studio Code (the editor) and Heaps itself (the engine)...

    Read more
  • Hello World

    Now that you have installed both Heaps and Visual Studio Code, let's create a new Heaps application...

    Read more
  • Hello Hashlink

    HashLink is a virtual machine for Haxe. It can be used to build native desktop applications as well mobile platforms (Android / iOS) and consoles...

    Read more