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-28 22:36:28 +05:30
src Fix wack collision bug 2021-06-28 22:36:28 +05:30
.gitignore finally added proper highscore saving shit and save load shit 2021-06-26 23:03:41 +05:30
compile-c.hxml Small Fixes 2021-06-28 22:27:21 +05:30
compile.bat bugfixes and nuke pbr 2021-06-23 17:49:13 +05:30
compile.hxml fix bugs, work on options 2021-06-24 21:39:06 +05:30
README.md fix bugs, work on options 2021-06-24 21:39:06 +05:30

MBHaxe

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

Build

Requires Haxe 4.2.2
You require the following Haxe libraries:

  • heaps: 1.9.1 (not the git version)

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