Just a few tips for you..

Rather than have multiple String variables written out like:


private static String Choice;
private static String Fight;
private static String Options;
private...