ajaynegi33/Old-School-Game

Add Schulte Table Game

Offen

#5 geöffnet am 10.09.2024

 (2 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (23 Forks)auto 404
enhancementgood first issuegssochacktoberfestlevel3status: ready for dev

Repository-Metriken

Stars
 (17 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Description:

Add a new game called Schulte Table.

Features and Requirements:

  1. Game Mechanism:

    • The Schulte Table containing random numbers between 1 and 25.
    • The user must click on the numbers in ascending order.
    • When the user clicks on the first cell (number "1"), a timer should automatically start.
    • When the user clicks on the final cell (number "25"), the timer stops and the completion time is displayed.
  2. UI/UX Requirements:

    • Simple, minimalistic table design with clearly distinguishable numbers.
    • The timer should be prominently displayed, updating in real-time.
  3. Additional Features:

    • Include a reset button to restart the game.
    • Include instructions for the player on how to play the game and the cognitive benefits of the Schulte Table and history of the game.

Contributor Guide