Rapidamente is a mini game focused on quick math operations. The goal is to solve simple math problems within 2.5 seconds.
- Simple arithmetic operations (addition, subtraction, multiplication, division)
- Time limit of 2.5 seconds per question
- Score tracking
- Clone the repository:
git clone https://github.com/yourusername/rapidamente.git
- Navigate to the project directory:
cd rapidamente
- Install dependencies:
npm install
Start the game by running:
npm start
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Commit your changes (
git commit -am 'Add new feature'
). - Push to the branch (
git push origin feature-branch
). - Create a new Pull Request.
This project is licensed under the MIT License.
For any questions or suggestions, please open an issue or contact the project maintainer.