imalooney / t3tr0s

30th anniversary tetris in ClojureScript

Home Page:t3tr0s.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Left / Right arrow keys cause Window viewport to scroll when completed line is blinking

kalebdf opened this issue · comments

After successfully completing a line in t3tr0s, the game blinks the lines. During this time if the gamer presses Left Arrow or Right Arrow key, the browser window viewport scrolls to the left or right respectively.

Expected Behavior

  • Feeling of Accomplishment
  • Do not scroll the window viewport left or right

Possible Solution

  • Continue to capture the ... Arrow key strokes during that time.

Love the game yall 👍

minor #annoyance

fixed in duplicate issue