Posts: 4,693
Threads: 222
Joined: Apr 2022
Reputation:
322
02-22-2025, 02:22 PM
(This post was last modified: 02-22-2025, 02:23 PM by bplus.)
It would be so nice if multiple files were all placed in one .zip to download for a run.
No assemply required, just find the bas source and run, at worse read a readme.txt first for instruction then load and run. (no exe necessary or even desired)
The best programs would not require a separate instruction file to read first. Yeah more work for the creator
724 855 599 923 575 468 400 206 147 564 878 823 652 556 bxor cross forever
Posts: 4,693
Threads: 222
Joined: Apr 2022
Reputation:
322
@Helium5793 Thankyou very much! I look forward to checking out this program.
+1
724 855 599 923 575 468 400 206 147 564 878 823 652 556 bxor cross forever
Posts: 4,693
Threads: 222
Joined: Apr 2022
Reputation:
322
02-22-2025, 08:53 PM
(This post was last modified: 02-22-2025, 08:53 PM by bplus.)
Oh rats, your .bas file in the zip is binary???
724 855 599 923 575 468 400 206 147 564 878 823 652 556 bxor cross forever
Posts: 4,693
Threads: 222
Joined: Apr 2022
Reputation:
322
Hey how are those colors being set?
I couldn't read the Yellow print on SkyBlue, so I looked to change Yellow's value. It's never set in program?
So I changed all Yellow to Black, now I can read it fine! But where are these color values set??
724 855 599 923 575 468 400 206 147 564 878 823 652 556 bxor cross forever
Posts: 4,693
Threads: 222
Joined: Apr 2022
Reputation:
322
Glad I played on barrowed Buckazoid's
724 855 599 923 575 468 400 206 147 564 878 823 652 556 bxor cross forever
Posts: 4,693
Threads: 222
Joined: Apr 2022
Reputation:
322
The instructions within the .bas program were plenty. At least the zip saved me setting up a folder and copy/pasting the individully downloaded files to it.
A couple of suggestions:
1. when starting the next round clear the bottom section with previous game still being displayed.
That will make it easier to see a new round has been started, withe the new cards dealt after the bet is decided.
2. when I bet more than 500 limit, I got an error message that didn't quite get cleared. A full wash of screen
would also make clear we are waiting for a proper wager to be entered at the next input prompt.
Oh $Color metacommand! Thats when the color names were assigned color values.
724 855 599 923 575 468 400 206 147 564 878 823 652 556 bxor cross forever