Skip to content

A website with a dailly mathematic challenge, similar to wordle and similars.

Notifications You must be signed in to change notification settings

Martin-Fenocchio/rapidamente

Repository files navigation

Rapidamente

Rapidamente is a mini game focused on quick math operations. The goal is to solve simple math problems within 2.5 seconds.

Features

  • Simple arithmetic operations (addition, subtraction, multiplication, division)
  • Time limit of 2.5 seconds per question
  • Score tracking

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/rapidamente.git
  1. Navigate to the project directory:
cd rapidamente
  1. Install dependencies:
npm install

Usage

Start the game by running:

npm start

Contributing

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Commit your changes (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature-branch).
  5. Create a new Pull Request.

License

This project is licensed under the MIT License.

Contact

For any questions or suggestions, please open an issue or contact the project maintainer.

About

A website with a dailly mathematic challenge, similar to wordle and similars.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published