Files
core/tests/datasets
Basilius Sauter 38068dd0a5 Completed basic battle system.
The class Battle takes two participants (player and monster) that both
need to implement the FighterInterface. Right now, rounds are
completed by the fightNRounds method.

Since all enemies in the old code follow the same default scaling,
monsters and masters use a AutoScaleFighter trait for now.
2016-05-25 22:13:15 +02:00
..
2016-05-25 22:13:15 +02:00
2016-05-14 21:06:23 -07:00
2016-04-19 21:51:40 +02:00