Thread: Need Help
View Single Post
  #7 (permalink)  
Old 04-22-2008, 02:28 PM
wazofski wazofski is offline
Programmer
 
Join Date: Feb 2008
Posts: 126
Credits: 3
Rep Power: 3
wazofski is on a distinguished road
Default Re: Need Help

Erm another thing I need to know. I'm making the game: Mastermind with vb, but I got a few panels with colors and when you click it then the colors in the left panel will get that color you clicked. But I know how to set the colors, but when one of those boxes already has a color and you click it then the next box will get that color you clicked etc.

Few notes to screen:
- Top Panel is the random colors, the code you need to guess.
- Under that top panel, are the boxes that will get the color if you press a color at the right panel, to gues the code.


Last edited by wazofski; 04-22-2008 at 02:30 PM.
Reply With Quote