A simple arena game developed in Java
Next improvements -Create a package for the managers -For undo purposes, apply the memento pattern on the entity -Use the Reflection, for execution time method resolving, on the CollisionManager and refactor collision methods on Player