Morgantheplant / nokia-snek

snake game built with react/redux
63 stars 10 forks source link

Fast button action = self death #3

Open karlmacklin opened 6 years ago

karlmacklin commented 6 years ago

Reproduce:

  1. Make sure Snek going right
  2. Press up
  3. Do not wait many milliseconds, like very very few
  4. Press left
  5. Death

Expected: Go left, be alive

janlonden commented 6 years ago

Can confirm bug.

Great game by the way 👍