02-13-2026, 01:07 AM
(02-12-2026, 10:55 PM)bplus Wrote: Not easy fix, I convert to pixels and JS is still NOT Being QB64!Sorry bplus, I feel like I've failed you again somehow. It's true that QBJS is not 100% compatible with QB64, but the goal is to eventually have bplus-level QB64 compatibility. Thanks for giving it a go anyway.
...
Again works fine in QB64 but not so in QBJS (the GetMove() Function).
This is too frustrating to continue, I dont know what JS expects.
Incidentally, your last code snippet seems to work the same in QBJS and QB64 by just changing line 23 to use the integer division operator (as it was in the sample I provided):


