Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafaelmprogrammer/mathquizgame
In this game, when we select the start quiz button, we are presented with 4 mathematical operations that we must solve in 40 seconds. I wish you luck!
https://github.com/rafaelmprogrammer/mathquizgame
cshrp game game-development junior-developer junior-programmer math math-quiz-application programmer programming windows-forms
Last synced: 24 days ago
JSON representation
In this game, when we select the start quiz button, we are presented with 4 mathematical operations that we must solve in 40 seconds. I wish you luck!
- Host: GitHub
- URL: https://github.com/rafaelmprogrammer/mathquizgame
- Owner: rafaelmprogrammer
- Created: 2024-07-04T13:36:38.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-04T13:38:33.000Z (6 months ago)
- Last Synced: 2024-10-21T05:15:30.256Z (2 months ago)
- Topics: cshrp, game, game-development, junior-developer, junior-programmer, math, math-quiz-application, programmer, programming, windows-forms
- Language: C#
- Homepage:
- Size: 666 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MathQuizGame
In this game, when we select the start quiz button, we are presented with 4 mathematical operations that we must solve in 40 seconds. I wish you luck!
Source Code: https://learn.microsoft.com/en-us/visualstudio/get-started/csharp/tutorial-windows-forms-math-quiz-create-project-add-controls?view=vs-2022