refactor: removed view and changed filehandler and controller
removed unused code and changed the structure of the client with the file handler. The methods in View have been moved to ArmyFileHandler (Former filehandler) and to BattleController (Former Controller). In addition, the reset and run button has been divided into two.
closes: #18 (closed) #15 (closed)