Post

Replies

Boosts

Views

Activity

Reply to Will an array of arrays work ?
Hi OOPer. Good to hear from you again. The link to the game scene is below. I have no idea what pseudo code is but I will look it up. https://github.com/badgerstreak/Blackjack-in-the-House-copy/blob/main/Blackjackk/GameScene.swift There are only two sets of arrays at the top of the game scene at the moment but there will be another 6 sets of arrays at least.
Topic: Programming Languages SubTopic: Swift Tags:
Oct ’20
Reply to How do I get this if statement to work?
Hi OOPer, I hope all is well. I have tried putting the enum and functions into the project but I could not get it to work. I had to put the Extension out of the scope to stop an error flagging up so I might have put it in the wrong place. If you can still help I have put a link below to the gamescene in GitHub which might give a better over sight on the project. https://github.com/badgerstreak/Blackjack-in-the-House-copy/blob/main/Blackjackk/GameScene.swift Sorry for the delay but I had a cycling mishap and broke my ankle so I have been hobbling about for a few weeks. The code you suggested is at the bottom of the game scene . Thanks Joe
Topic: Programming Languages SubTopic: Swift Tags:
Oct ’20