Mathenetix

Posted by Azure on Jan. 21, 2007, 9:48 p.m.

Yes, I am currently making a mathematics program for my family. I plan to distribute it as a full working program and release it on my site.

Here is a screeny:

This is the first version so far. Here are the specs:

- Multiplication Mode

It's runs perfectly. To create the questions, it creates two variables with a random rounded value from 0-12, then displays the question asking "What is 2 x 11?"

If the answer corresponds with the product of the two numbers, it displays a positive message and adds one point to a global variable.

- Division Mode

It doesn't work exactly, because I want the computer to generate a problem in which the answer doesn't not become a decimal, but so far, it doesn't work so well.

If you have an idea as to how to solve it, just post in this blog.

- Help Mode

Displays Version Info, Author, Copyrights, and all that other crap. I'm still working on that too.

You might have also noticed that there is no Addition and Subtraction Modes. I plan to add those soon, just not right now. [;)]

If you would like a copy of the program so far, PM me or bug me on MSN. Otherwise, peace out.

- Azure

Comments