commitra / commitra/react-verse

Trivia.jsx : Add Timer per Question + Bonus Points for Speed

Abierto
#115 1 comentario 0 reacciones 1 asignado Reclamado por @PratikRai0101 Ver en GitHub
hacktoberfest
Lenguaje dominante
JavaScript
Estrellas
8
Forks
34
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Implement a timer per question to make the quiz more challenging and engaging. Players earn bonus points for answering quickly within the time limit.

Acceptance Criteria:

Add a countdown timer (e.g., 15 seconds per question).

If the timer reaches 0, automatically lock the question and move to the next one.

Award extra points for answering before half of the time runs out.

Display remaining time visually (progress bar or countdown number).

Bonus:
Persist the timer visually using React state and ensure it resets when moving to the next question.

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.