An simple implementation of the card game "War" using JavaFX.
This game uses a linked list structure to create a pile for its deck and player hand. Enumerations are used to keep track of the rank and suit of the cards themselves.
Downloading and running War.exe may prompt a security warning.