Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QBJS v0.9.0 - Release
#15
@dbox Call the fish thing Texting Fish.

That was it! It just needed a _limit to delay the loop around. I think I fixed someone else problem the same! Yikes what a memory.

I cleaned up the code for Sliding Block Puzzle, you can replace that "15 Squares Puzzle" with this, it's way better!


You can't see it here but title flashes when puzzle is solved with number of moves and time in secs then jumps into another puzzle.

Also I noticed 2 things comparing QBJS code and QB64:
1) str$(number) in QBJS does not leave that space before a positive number as in QB64, so you have to _TRIM$() in QB64 so they look the same in print.
2) the _delay amounts aren't matching up, ie flashing that solved message in QB64 is way faster than in QBJS. had to fiddle to get a compromise.
Yeah I am still into having both codes work as closley to the same way as possible.
b = b + ...
Reply


Messages In This Thread
QBJS v0.9.0 - Release - by dbox - 01-13-2025, 09:47 PM
RE: QBJS v0.9.0 - Release - by bplus - 01-13-2025, 10:07 PM
RE: QBJS v0.9.0 - Release - by SMcNeill - 01-13-2025, 10:12 PM
RE: QBJS v0.9.0 - Release - by dbox - 01-13-2025, 11:06 PM
RE: QBJS v0.9.0 - Release - by bplus - 01-13-2025, 11:01 PM
RE: QBJS v0.9.0 - Release - by dbox - 01-13-2025, 11:15 PM
RE: QBJS v0.9.0 - Release - by SMcNeill - 01-13-2025, 11:47 PM
RE: QBJS v0.9.0 - Release - by bplus - 01-13-2025, 11:49 PM
RE: QBJS v0.9.0 - Release - by hsiangch_ong - Yesterday, 01:09 AM
RE: QBJS v0.9.0 - Release - by vince - Yesterday, 01:06 PM
RE: QBJS v0.9.0 - Release - by dbox - 9 hours ago
RE: QBJS v0.9.0 - Release - by bplus - 8 hours ago
RE: QBJS v0.9.0 - Release - by dbox - 5 hours ago
RE: QBJS v0.9.0 - Release - by bplus - 4 hours ago



Users browsing this thread: 6 Guest(s)