Page 1 of 1

My VB project with a Lottery and coin fliping game with a Web site generator.

Posted: Sat Jun 28, 2008 4:33 am
by froggyboy604
http://www.mxproject.com/freehost/frogg ... roject.zip

I finally finished my Visual Basic Final Project. I added in a coin flip and Lottery game since I need to do repetition, loop, random number, if statements, counters, and other code in order to get credit for those parts of the Assignment.

I recomend using my program on a higher resolution monitor because it takes up (1165, 949 pixels) on the monitor.

The file size is close to 1MB

I never could win the lottery in my own game.

I use Tool tips instead of typing stuff into text box to make it more user friendly and clean looking. I improve the GUI and some of the code.

I still need to learn how to clear the counters on my coin fliping game I notice the clear code does not work on counters.