A simple console game where each player rolls a pair of dice to see whose total can first reach 100. Each round shows a running score for each player, assigning a new high score every round, to the player with the highest score. First player to reach 100 will be announced the winner.
Creation and implememtation of a Circular Linked List and a Circular Linked List Iterator. Added .wav files to create sounds making the game more interactive.