QB64.org Forum

Active Forums => Programs => Topic started by: rickclark58 on September 17, 2021, 01:32:33 pm

Title: Playing Card Code
Post by: rickclark58 on September 17, 2021, 01:32:33 pm
 

I converted my FreeBasic playing card code over to QB64. I think it works alright from my testing. Let me know if you have any problems. Still learning QB64.
Title: Re: Playing Card Code
Post by: rickclark58 on September 17, 2021, 01:42:48 pm
Sorry, I just realized I forgot the placeholders in the code. I will update it.
Title: Re: Playing Card Code
Post by: rickclark58 on September 17, 2021, 03:05:47 pm
I couldn't figure out how to modify the first post. Here is the updated version with the placeholders.   [ This attachment cannot be displayed inline in 'Print Page' view ]  
Title: Re: Playing Card Code
Post by: bplus on September 17, 2021, 05:36:59 pm
Want to see a really cool card trick?
https://www.qb64.org/forum/index.php?topic=1854.msg110907#msg110907
Title: Re: Playing Card Code
Post by: Pete on September 17, 2021, 06:30:43 pm
The board is set up so edits can only be made within 15-minutes of a post. The recommended way to do updates, especially if there a several, is to mark the current update as: The Best Answer. Apparently the admins had some problem(s) with some user(s) "abusing" the editing feature.

I really like the backing on the deck.

I turned a FreeBASIC program into the Recycle Bin.

Pete
Title: Re: Playing Card Code
Post by: rickclark58 on September 17, 2021, 06:33:17 pm
Ah, that makes sense. Thank you. I saw the best answer option so I used that.