single player game problem vb.net

  • Hello everyone,

    I have this problem that I read over and over and over but I didn't understand what I suppose to do. I just want an explanation of how does this problem or I should say this game work.

    create a mouse game for a single player. Set up a form with 4 rows of pictures boc controls. when a start button is clicked the mouse is "behind" one of the buttons while a stop image is behind 3 other picture boxes. The object of the game is to click the correct picturebox that contains the mouse. if the stop image appears before the mouse then the game is over.

    I don't understand how the logic works.

    Thank you guys

  • Be sure to question the questioner.

    I suppose when the game starts, the player sees 4 pictures (giftboxes?). One of the closed boxes contains the mouse, another one the stop-sign. If the player (randomly?) clicks the box with the stop-sign, the game is over. If they click an empty box: continue; if they click the mouse: object of the game achieved (congrats, increase counter, reset game?)

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply