Description: "This game will get character and do in these steps.\n"+
"1)Get only character from a-z (no capital letters)\n"+
"2)After that, it will reverse the result from step 1)\n"+
"3)Finally, it will find vowel from step 1) (before reverse) and append after result from step 2) (after reverse)"
File list (Check if you may need any files):
GameAsst2.java