ajaynegi33/Old-School-Game

Add Schulte Table Game

Open

#5 opened on Sep 10, 2024

 (2 comments) (0 reactions) (1 assignee)TypeScript (23 forks)auto 404
enhancementgood first issuegssochacktoberfestlevel3status: ready for dev

Repository metrics

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

Description

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