A very basic game template for projects that use Haxe and Heaps
Much of the code is from deepnight/gameBase.
hlsdl
git branch (1,12,0).heaps
git branch. (1,9,1).deepnightLibs
git branch (1,72,0).
- Compile using
haxe build.hxml
- Run using
hl bin/main.hl
- Has been tested only on Linux & Windows via Hashlink
- Only
hlsdl
has been used during development, Howeverhldx
andjavascript
should work according to deepnight/gameBase. - I decided to drop the multiple-languages support for now as it is kind of a hassle to deal with.