Java Programming – Project 2 – Code Fighters

In this project we will use what we learned in Project 1 to design classes and objects to create a small RPG-like game called CodeFighters. In this game, you will be able to program your own “Fighters” to battle using custom programmed “Attacks” within a turn-based RPG battle system!