Skip to content

This is a web-based implementation of the Schulte Table, a cognitive exercise designed to improve fast reading, peripheral vision, and attention.

License

Notifications You must be signed in to change notification settings

Jinomee/schulte-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schulte Table Game

This is a web-based implementation of the Schulte Table, a cognitive exercise designed to improve fast reading, peripheral vision, and attention.

Features

  • Interactive grid displaying randomized numbers from 1 to N²
  • Supports variable grid sizes from 3x3 up to 9x9
  • Click on numbers in ascending order, starting from 1
  • Timer to track your completion time
  • Best time tracking for each grid size
  • Game counter to track how many games you've played
  • Responsive design that works on desktop and mobile devices

How to Play

  1. Select your desired grid size from the sidebar (default is 5x5)
  2. The game starts when you click on the first number (1)
  3. Continue clicking on numbers in ascending order (1, 2, 3, etc.)
  4. The timer will track how long it takes you to complete the sequence
  5. Your best times for each grid size will be saved

Why Use Schulte Tables?

Schulte Tables are used to:

  • Increase reading speed
  • Expand peripheral vision
  • Improve concentration
  • Enhance visual perception

Regular practice with Schulte Tables can help improve cognitive abilities and reading speed.

Development

This project was built with:

  • React
  • TypeScript
  • CSS3

Installation

  1. Clone the repository:
git clone https://github.com/Jinomee/schulte-table.git
  1. Install dependencies:
cd schulte-table
npm install
  1. Start the development server:
npm start
  1. Build for production:
npm run build

License

This project is open source and available under the MIT License.

About

This is a web-based implementation of the Schulte Table, a cognitive exercise designed to improve fast reading, peripheral vision, and attention.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published