Assessment wanted for Adding bouncing balls features task

Hello :slight_smile: Need assessment for Adding bouncing balls features task.

Features:

  • Optional balls amount (with optimal range validate) and “Play” button.
  • Growing evil circle move by W, A, S, D keys.
  • Balls counter.
  • Timer.
  • Last results list.
  • “Play again” button.

Codepen.

Hi @VladimirK

Amazing work! Cool additional features and everything seems well coded. :tada:

In the keydown event: Are those second cases the Cyrillic letters at the WASD positions?

Bonus: I encountered a funny bug, but won’t blame you for it. :grin:
The last ball was stuck in a corner and I was too big to collect it.

1 Like

Thank you, @mikoMK! Second cases are Cyrillic letters for playing in Cyrillic keyboard layout.

I will think about the bonus. :grin:

1 Like