Package cs2110
package cs2110
-
ClassDescriptionAn individual who takes turns during the game simulation.Manages the state of our game simulation by creating and keeping track of players and monsters and facilitating the turn order.A monster in our game simulation that attacks a random living player on each of its turns.A player in our game simulation that accepts console input on each turn to determine which monster to attack.