LAMaglan / PokeFightSimulator

A (simple) fight simulator between any two Pokemon using FastAPI with Jinja frontend
0 stars 0 forks source link

Fix battle switch #68

Closed LAMaglan closed 3 months ago

LAMaglan commented 3 months ago

There was actually a mistake, where attacker in battle_simulator never changed in rounds. Here, have made sure that attacker does change per round, with assertion