5 comments found.
Is it possible to have a monster as an opponent instead of a human?
Thank for your interest. Currently it’s not possible without customization.
your game look realy good ! can i add levels ? or use other operations ? like Multiplication and division? thanks yogev
Hi Yogev,
Yes you can add custom level and use different operations like multiplication and division.
The config.json file for each level looks something like this:
...
{
"id":6,
"operationType":["addition", "subtraction", "multiply"],
"maxOperand":20,
"minOperand":5,
"heroHealth":3,
"enemyHealth":4
},
Congratulations! Nice Work, GLWS
Fantasic work! Good luck with sales!
” New game ” – not work
It’s working on my end, alternatively you can see the game directly at this link
https://raizensoft.com/test/web-app/mh3d/preview/thx! its work, but error in 2 level – invisible https://ibb.co/zQXbrbf
May be due to slow internet speed, the assets took a while to load on your machine. A quick refresh will simply fix it.