|
-
December 3rd, 2004, 12:51 AM
#1
Need a little help...
I am designing a mineField game. This is a 5X5 array. The way its supposed to work is the user can pick a numbers from the first row, then jump to the second row and move only left or right but cannot go back. If you understand this and can help. I welcome all suggestions..
thanks
-
December 3rd, 2004, 03:50 AM
#2
Re: Need a little help...
You can implement a Flag m/b Boolean to know whether the user been there already. and using the keydown/Mousedown, ignore that cell
If you think you CAN, you can, If you think you CAN'T, you are probably right.
Have some nice Idea to share? Write an Article Online or Email to us and You may WIN a Technical Book from CG.
-
December 3rd, 2004, 08:16 AM
#3
Re: Need a little help...
Since I am new to this would you have any examples of how to use that code in vb.net?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|