As it's the first sample in the list it seemed worth mentioning that the Match Up demo doesn't run in html5:
"/Users/simon/MonkeyXPro80b/bin/transcc_macos" -target=Html5_Game -config=Debug -run "/Users/simon/MonkeyXPro80b/bananas/devolonter/matchup/matchup.monkey"
TRANS monkey compiler V1.73
Parsing...
Semanting...
/Users/simon/MonkeyXPro80b/bananas/devolonter/matchup/src/gamefield.monkey<72> : Error : Method ProgressBar.new(Local x:Float,Local y:Float,Local width:Float,Local height:Float) is private.
Done.
|