https://github.com/khaled-alselwady/math-game
https://github.com/khaled-alselwady/math-game
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/khaled-alselwady/math-game
- Owner: khaled-alselwady
- Created: 2024-03-12T20:13:33.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-25T19:54:01.000Z (over 1 year ago)
- Last Synced: 2025-03-27T07:21:57.238Z (7 months ago)
- Language: C#
- Size: 62.5 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Math Quiz Game
A customizable math quiz game developed using .NET 8.0 (C#) and LINQ.
## Features
- **Customization**: Users can select question order and test duration, tailoring the game to their preferences.
- **Dynamic Question Positioning**: Randomizes correct answer locations for increased engagement.
- **Comprehensive Results Display**: Provides feedback on correct and incorrect answers for learning and improvement at the end of the quiz.
- **Modular Structure**: Leveraged Object-Oriented Programming (OOP) concepts for a modular and maintainable structure.## Technologies Used
- **Framework**: .NET 8.0 (C#)
- **Libraries**: LINQ
- **User Interface**: Windows Forms (WinForms)
- **Deployment:** Standalone desktop application## Getting Started:
1. Clone the repository: `https://github.com/dev-khaled-yousef/math-game`
2. Open the project in Visual Studio.
3. Build and run the application.Explore our demo [here](https://drive.google.com/file/d/1QgLSN33EI-czxFcGexVbBn624-eHl-WH/view?usp=sharing)
Feel free to contribute to the project by opening issues or submitting pull requests. For any queries, contact us at `khalidsliman2014@gmail.com`.