WAR
Read the rules to the card game War.
Write a program that plays the game war against the user. You should use an array to represtent the deck of cards and methods to perform the various functions of the program.
Include an automated function so that the whole game will be played instantly.
©2003 C. Whittington