kreibaum / pacosako

This code drives the pacoplay.com website where you can play Paco Ŝako.
http://pacoplay.com
MIT License
23 stars 3 forks source link

Game with a negative duration can't be played but doesn't get ended either. #87

Closed kreibaum closed 8 months ago

kreibaum commented 2 years ago

At least that only breaks the game and not the side, like #85 did.

kreibaum commented 1 year ago

Right now, you can also type letters into the input boxes. I also want to get rid of that as well.

And a zero duration has the same behavior.

kreibaum commented 1 year ago

We probably want

  1. some client side validation
  2. "422 Unprocessable Entity" response from the server if you still try to create such a game.