Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mathgame0.1.exe | 2011-05-03 | 1.0 MB | |
Totals: 1 Item | 1.0 MB | 0 |
mathgame 0.1 - by BazingaTech - hosted on sourceforge.net mathgame is a small yet versatile program which provides a customizable sequence of generated mathematical questions suitable for all skill levels and ages, and a final score at the end. It is text based, and it is a definitely a "work in progress" however functional it already is there are many additions, features and optimizations which will be added when I get the time. Coded in C++, cross compiled for windows with mingw32. -How to get it: Windows 32 executable is in /win32 Linux binary is in /linux The code is in /src -Bugs/Problems. There is no error checking. Anything but simple integars will give weird results. The code is far to long and complicated. The windows executable is bigger than it should be. I appreciate any feedback on your experience with it or on useful altercations to the code. GPL