Closed pbaaic closed 1 year ago
Hey @pbaaic , i was unable to run your code, can you run it on ur end?
also, could u explain why you copied the player files to your branch?
Hey @pbaaic , i was unable to run your code, can you run it on ur end?
also, could u explain why you copied the player files to your branch?
I can run it fine on Clion, but I can't get anything to run on VS Code:
I had to change any mention of your temp classes (Hand and Orders) because they were conflicting with mine.
Created all classes for CardsDeck, amended Player classes to avoid naming conflicts, and added testCards() to MainDriver.