Akki-jaiswal / Akki-jaiswal/pong-game

Game Starts Too Quickly + Default Difficulty Is Too High making it less appealing.

Abierto
#45 4 comentarios 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

❗ Issues Found:
⏱️ Game Starts Immediately on Play

As soon as the user clicks “Play Now,” the game begins within milliseconds, with no buffer time.

This causes confusion and doesn’t give the player time to prepare.

⚠️ Default Difficulty Is Medium Instead of Easy

On first play, the game defaults to Medium difficulty, which can be frustrating for new users.

Ideally, it should default to Easy to help beginners get comfortable

🟢 Add a “Ready” Button Before Game Start

After clicking “Play Now,” show a screen or modal with a “Ready” button.

Only start the game once the user confirms they’re ready.

Make the countdown go slow.

🎯 Goal:
Improve player experience by giving them time to react and warm up.

Ensure the game is welcoming to new users by starting with the lowest difficulty level by default.

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.