Skip to content

refactor: removed view and changed filehandler and controller

Carl Gützkow requested to merge refactor/lower-coupling into master

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)

Merge request reports