mathematics quiz on mental calculations, 10s per question/10 questions, addition/subtraction
Your contributions are essential to enhance the quiz game! If you're interested in contributing, follow these guidelines:
Fork the Repository: Begin by forking the repository to your GitHub account.
Clone the Repository: Clone your fork to your local machine using the following command:
git clone https://github.com/Zeitrom/maths_quiz_game-zeitrom-CDOF2
Create a New Branch: Develop your feature or fix a bug in a new branch:
git checkout -b feature-name
Make Your Changes: Implement your feature, fix a bug, or make improvements where you see fit. Commit Your Changes with a Descriptive Message
git add .
git commit -m "Brief description of your changes"
Push to Your Fork: Push the changes to your forked repository:
git push origin feature-name
Open a Pull Request: Create a pull request on GitHub to propose your changes for review.
Feel free to download, use, and adapt the code to meet your requirements. Happy coding!
Verley Hugo - Leading the development and maintenance of the project
This project is licensed under the MIT License. Refer to the LICENSE.md file for more details.
A special shoutout to Mr. Gwénolé MARTIN for his invaluable assistance in crafting this project. Your contributions are truly appreciated!