Hi Everyone, I want to create a simple card game similar to 'war' that battles the user and the 'computer'. I was thinking there could be one round where the cards are shuffled and given to each player, players cards are then evaluated and the winner is chosen for that round.

Whats the best way to do this? Can someone give me an example?

Thanks