Chedilian Michaud's Math Game - #741
Conversation
|
@Punkalo Thanks for submitting! This needs an issue in the dashboard before we can approve 😁. |
TheCSharpAcademy
left a comment
There was a problem hiding this comment.
@Punkalo Thanks for submitting! There's a few requirements not being met. Please fix before we can approve:
Requirements Review
❌ At least five questions per game: The game ends based on lives rather than after a minimum of five questions. A player could lose all their lives before answering five questions.
❌ Subtraction: Although Easy mode says it includes addition and subtraction, PerofmCalculationEasy() always performs x + y.
❌ Operation menu: The player selects a difficulty rather than selecting Addition, Subtraction, Multiplication, or Division.
❌ Game history: There is currently no List storing previous game results and no option for the player to view their previous games.
Those core features need to be present before I'd approve the project. Let me know if you have questions. 😊
No description provided.