DhanushNehru/breakout-game

Arrow Key Controls for Slider Movement in Breakout Game

Open

#47 opened on May 21, 2024

 (2 comments) (0 reactions) (1 assignee)JavaScript (36 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (16 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently, the slider in our Breakout game is controlled by the mouse pointer movement. While this is functional, using the arrow keys for slider movement can provide a more traditional and precise gaming experience.

Contributor guide