LAMaglan / PokeFightSimulator

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

Include level in fight logic #10

Closed LAMaglan closed 3 months ago

LAMaglan commented 4 months ago

The level of the pokemon should somehow affect fight logic. Probably as a multiplier for now

LAMaglan commented 3 months ago

https://github.com/LAMaglan/PokeFightSimulator/pull/38