Skip to content

⚡️ A simple game based that increase speed and focus of our mind.

License

Notifications You must be signed in to change notification settings

karolhas/rapidnumbers

Repository files navigation

RapidNumbers

⚡️ RapidNumbers - increase your speed and focus ⚡️

1️⃣ Project Overview

  • A simple game based on developing the speed and concentration of our mind.
  • It has helped many people from my work to pass psychological tests.
  • I am currently works on new features.

2️⃣ Technology used

  • Next JS
  • React
  • TypeScript
  • TailwindCSS
  • NPM

3️⃣ Features

  • Themes: change the theme of the game between light and dark.
  • Different board sizes: you can choose between 5x5, 7x7 or 10x10 board size.
  • Restart button: now you can use restart button during the game.
  • Difficulty level: add a hardcore level.

4️⃣ Future Enhancements

  • User Authentication: implement a login system for users.
  • Ranking: add a leaderboard for the best scores.
  • Translation: change the language of the interface between English and Polish.

5️⃣ How to install

  1. Clone the project:
git clone https://github.com/karolhas/rapidnumbers.git
  1. Go to the project directory:
cd rapidnumbers
  1. Install dependencies:
npm install
  1. Start the server:
npm run dev
  1. Open http://localhost:3000 with your browser to see the result.

6️⃣ Live

📍 Open it in your browser: https://rapidnumbers.vercel.app/