LAMaglan / PokeFightSimulator

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

Error when starting battle with no pokemon written #40

Closed LAMaglan closed 1 month ago

LAMaglan commented 3 months ago

Should not lead to error, but an error like when you write wrong pokemon name, and tells you informative message

LAMaglan commented 3 months ago

Several options 1) Get informative message when pokemon is missing 2) When pokemon is missing, do not show the "Battle!" button

LAMaglan commented 3 months ago
  1. Randomly preselect a pokemon on start