qol: display the "fight again" option after you win
authorxangelo <git@xangelo.ca>
Fri, 2 Jun 2023 08:20:13 +0000 (04:20 -0400)
committerxangelo <git@xangelo.ca>
Fri, 2 Jun 2023 08:20:13 +0000 (04:20 -0400)
commit837740fe8390f38fef1467601495a13acfa7f5bb
tree22873e1012417a301a586842edcf1eb7d5c4b7fe
parent9ea39aeec4c9830f1184bda2ea9579d4dce18a79
qol: display the "fight again" option after you win

If you defeat the monster, it displays the "fight again" option which
lets you pick a new monster to fight, defaulting to the one you just
fought.
public/assets/bundle.js
public/assets/css/game.css
src/client/index.ts
src/server/api.ts