ajaynegi33/Old-School-Game

Add Schulte Table Game

开放

#5 创建于 2024年9月10日

 (2 条评论) (0 个反应) (1 位负责人)TypeScript (23 个派生)auto 404
enhancementgood first issuegssochacktoberfestlevel3status: ready for dev

仓库指标

星标
 (17 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南