User profile: MecNasty

User info
User name:MecNasty
History
Joined:
Number of posts:22
Latest posts:

Issue with Function for a UNO Game;
Ok so I have this function that takes in a Stack of Cards pointer and a Deck reference. Prototype...

I'm working on a UNO Game, I have all methods and classes set up, just need help with the gameplay
Well, yeah Rules are pretty straightforward, I practically started coding like a month ago, so every...

I'm working on a UNO Game, I have all methods and classes set up, just need help with the gameplay
I have this assignment due later on tonight, and I have all the classes, methods and data members al...

Generating a deck of Cards using Linked lists
this is for a Go fish Card game

Generating a deck of Cards using Linked lists
i need to generate a deck using linked lists. I dont even know how to start [code] **CARD.H** ...