User Profile
Collapse
-
I know someone knows the answer to this -
At the very least you are going to need two strings, one for the player and one for the computer, that gets added on to every time a move is made. So it would be like PlayerString = "A" & "B" after your move, etc. I had a very similar assignment once before, but it was after we learned a lot of code, and mine was a memory game, far easier than connect 4. Good luck with that =/Leave a comment:
-
Programmatically Right Click the mouse - how to do it?
I'm using Visual Basic 2005 Express Edition, and I need the code to Programmaticall y Right Click the mouse. I used to have it but then I suppose I lost it =/ -
Visual Basic isn't exactly the kind of thing you should use to make games...simple ones like Connect 4 maybe. I have a suspicion you have to do this for a class, and in that case, no one is going to write your game for you. Start by Dimming some variables lol.Leave a comment:
-
Programmatically Press Key - How to do it?
I'm using Visual Basic 2005 Express Edition. I'm attempting to make a program that, after a button on the form (button1 or whatever I name it), the program will start programmaticall y pressing the F1 key continuously. The thing is, I don't know the code to make it press a key for you. Any help?
No activity results to display
Show More
Leave a comment: