This code will generate a random arithmetic formula consisting of three numbers and random arithmetic operators (+, -, *, /). The player's task is to guess the result of the formula. If the player's guess matches the actual result, they win the game. Otherwise, they lose, and the correct result is displayed.
-
Notifications
You must be signed in to change notification settings - Fork 0
This code will generate a random arithmetic formula consisting of three numbers and random arithmetic operators (+, -, *, /). The player's task is to guess the result of the formula. If the player's guess matches the actual result, they win the game. Otherwise, they lose, and the correct result is displayed.
farazkabbo/Formula-Guessing-Game
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
This code will generate a random arithmetic formula consisting of three numbers and random arithmetic operators (+, -, *, /). The player's task is to guess the result of the formula. If the player's guess matches the actual result, they win the game. Otherwise, they lose, and the correct result is displayed.
Resources
Stars
Watchers
Forks
Releases
No releases published