Use a container. Java has a bunch of containers for different applications. If you just want a list of players, try using an ArrayList. If you want to associate each player with some "key" (for...