This is a math game console application created as a submission for the C# Academy. The application challenges the user with math operation problems to solve. When the user solves the operation correctly,
they win. If their answer is incorrect, they lose.
The requirements for this project can be found here.
The github repository for the project can be found here.