Card Wars Game
A simple card game that uses JavaScript functions, classes, and methods to randomize and deal a deck of cards to each player. The player with the highest card each round earns a point, and the winner is the player with the most points at the end of the game.