Page 1 of 1

[VB.NET] MathCash

Posted: Sat Nov 15, 2014 10:46 pm
by dj1437
Hello guys, today I had nothing better to do, so I went looking through my hard drive to see if I could find anything neat that I forgot about. So I went to my PC backups and found my old Visual Studio Projects folder. I found a TON of source code files that I will be posting later today. But the first thing I found was a little program I made, called MathCash. I think I created this program when I got bored while on a plane traveling. So heres screenies of the little bit of application that was created before I forgot about this project.

Image
Image
Image
Image

So, now that you've seen it, you're probably wondering what the point of this program is. Well, from what I can remember, it was supposed to be an educational tool for kids in 6-8 that basically threw math problems for their grade level. To make the program interesting, I was going to implement a points earned system (hence Math CASH) that you could use to unlock fun minigames and such. So those screenshots show what progress I had made, so I am releasing the source code for anyone who cares to make their own program out of it.

So here is the project file:
MathCash.rar
Have fun!

Re: [VB.NET] MathCash

Posted: Sun Nov 16, 2014 5:34 am
by smashapps
I like apps like this, I want you to see this one I made awhile back too.

Same kind of thing but it's Easy Medium Hard and has score, time etc.

viewtopic.php?f=70&t=11228