Skip to content

enhance: simulation step can include an attack from both armies

Carl Gützkow requested to merge enhance/better-simulation into master

What are the key features of this change

When the simulation is run in battle, if the defender has enough health it will attack the initial attacker. Wrote and generated javadoc. Also wrote better javadoc for deprecated annotation in simulationattack class

closes: #24 (closed)

Size of change: small

Checklist

  • Javadoc is added to methods and classes
  • Tests are added to feature
  • Build tool test passed

Merge request reports