Author Topic: Playing Card Code  (Read 3908 times)

0 Members and 1 Guest are viewing this topic.

Offline rickclark58

  • Newbie
  • Posts: 18
    • View Profile
    • YouTube Channel
Playing Card Code
« on: September 17, 2021, 01:32:33 pm »
 
pc.png

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.
* cards.zip (Filesize: 782.44 KB, Downloads: 187)
Rick Clark

Offline rickclark58

  • Newbie
  • Posts: 18
    • View Profile
    • YouTube Channel
Re: Playing Card Code
« Reply #1 on: September 17, 2021, 01:42:48 pm »
Sorry, I just realized I forgot the placeholders in the code. I will update it.
Rick Clark

Marked as best answer by rickclark58 on September 17, 2021, 12:45:17 pm

Offline rickclark58

  • Newbie
  • Posts: 18
    • View Profile
    • YouTube Channel
Re: Playing Card Code
« Reply #2 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. 
Rick Clark

Offline bplus

  • Global Moderator
  • Forum Resident
  • Posts: 8053
  • b = b + ...
    • View Profile
Re: Playing Card Code
« Reply #3 on: September 17, 2021, 05:36:59 pm »

Offline Pete

  • Forum Resident
  • Posts: 2361
  • Cuz I sez so, varmint!
    • View Profile
Re: Playing Card Code
« Reply #4 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
Want to learn how to write code on cave walls? https://www.tapatalk.com/groups/qbasic/qbasic-f1/

Offline rickclark58

  • Newbie
  • Posts: 18
    • View Profile
    • YouTube Channel
Re: Playing Card Code
« Reply #5 on: September 17, 2021, 06:33:17 pm »
Ah, that makes sense. Thank you. I saw the best answer option so I used that.
Rick Clark