Akki-jaiswal / Akki-jaiswal/pong-game

Add 3-Second Visual Countdown Before Ball Launch After Each Point

Abierto
#174 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
22
Forks
116
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Currently, after a player scores a point, the ball launches immediately, leaving no time for the player(s) to prepare for the next rally.
This can be jarring, especially at higher ball speeds.
I propose adding a 3-second visual countdown before the ball launches after each point.
The countdown will display prominently in the center of the screen (e.g., “3”, “2”, “1”, “Go!”) and will pause all gameplay until it completes.
This feature will:
Give players a short moment to prepare.
Add polish and professionalism to the game.
Make gameplay feel fairer and more beginner-friendly.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.