This simple game uses java.swing and an applet for the interface and a linkedlist to store names and perform operations on them. The linkedlist was coded from scratch as part of this project rather than using the standard linkedlist from the Java library.
To play this game just enter names in the text box and click add name.
When you are finished adding click done adding and the game will start.
Enter the name of the person you want to kill and click kill until you
complete the game.
Leave a comment