Scrabble using Visual Basic
Visual Basic as the most popular programming language can be used to design and program some magnificent program, back in high school. I learned VB, while I am not a very good programmer, while some of my friends learned how to create business or accounting software which I didn't like, I try to master my VB in logical and gaming. Some of my programs I made was Scrabble. Basically some of modules such as searching algorithm,history moves, etc was not my original composed. But the interface, and backbone of this program was original my design. I've uploaded this source code to pscode a long time ago, and I think I like to share this with you guys.I am sorry, actually I am going to give my source code away, but I am going to reprogram this again and improve it...
Thanks


March 21, 2009 at 4:46 PM
I am trying to make the same thing - Scrabble in VB. I have some interesting algorithms to try to simulate the human strategy.
If you could give me your existing code it would give me a nudge in the right direction.
April 7, 2009 at 8:16 PM
Hi, i search the code source (who functions on visual basic express 2005) of a scrabble :)
Post a Comment