This code proposes math operations depending on the difficulty level and on the game mode the player chose. I did this for my little bros, so don't expect to have fun or be super captivated... It can be neat if you have kids and want them to work on their math.
File List:
Math-Game zip/
0b
Math-Game zip/Logo123.bmp
43Kb
Math-Game zip/MathGame.vbp
1Kb
Math-Game zip/MathQuestions.frm
15Kb
Math-Game zip/MathQuestions.frx
2Kb
Math-Game zip/MathSettings.frm
10Kb
Math-Game zip/MathSettings.frx
44Kb
Math-Game zip/MathWelcome.frm
5Kb
Math-Game zip/MathWelcome.frx
3Kb
Math-Game zip/Module1.bas
1Kb
Math-Game zip/learn.ico
3Kb
Math-Game zip/math.ico
2Kb
Math-Game zip/wrench.ico
1Kb
Similar code
Quadratic Equations
(Popularity: ) : This solves quadratic equations ax˛ + bx + c = 0 and gives the apex coordinates of the parabola. a - Generate your own Random Numbers!
(Popularity: ) : This simple program generates random numbers using the basic mathematical methods. The methods are 1. Mixed Congruential 2. Multiplicative Congruential 3. Additive Congruential. Understand the simple mathematics involved! No API's used. Advanced power calculator
(Popularity: ) : This program is developed in Visual Basic 6.0. It is nothing but scientfic calculator. Here i designed a library for calculation. use this program for only studying purpose.