A Haxe port of Marble Blast Gold, Platinum and Ultra with 99% identical physics and cross platform multiplayer, runs on Windows, Mac, Web and Android!
Find a file
2021-06-09 23:34:02 +05:30
src PlayGui stuff 2021-06-09 23:34:02 +05:30
.gitignore PlayGui stuff 2021-06-09 23:34:02 +05:30
compile-c.hxml implement marble-marble collision 2021-05-28 22:23:52 +05:30
compile.hxml Add particlesystem stuff 2021-06-08 23:27:35 +05:30
README.md Add readme 2021-06-06 10:54:32 +05:30

MBHaxe

A Haxe port of Marble Blast Gold, name subject to change.

Build

Requires Haxe 4.2.2
You require the latest versions of the following Haxe libraries:

You also have to compile your own version of Hashlink with https://github.com/HaxeFoundation/hashlink/pull/444 applied
After all that has been setup, copy the data folder of MBG to the repo directory, compile to hashlink by doing haxe compile.hxml and then running the game by hl marblegame.hl