Results 1 to 4 of 4

Thread: Question Game

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2013
    Posts
    2

    Question Game

    Hi together,

    I'm a economics student from Germany and recently got a task which I am not able to solve

    Short summary:

    I received a bunch of street names and districts in an excel-sheet. I must now write a program with VB
    which:
    - is password protected
    - asks for the players name (must be shown the entire game)
    - then shows the player a district and he must choose which of 4 given streets is part of that district. 1 to 4 answers are correct
    - for a wrong answer the player gets 0 points
    - for a right answer the player gets 2 points (if for example 2 are correct but the player clicked only one)
    - if he checked all correct answers he gets 5 points
    - a button which leads to an imprint and is accesible during the whole game


    I know this is much and that is exactly the reason i need help I have absolutely no idea of programming and it's very hard for me to learn it from scratch.

    I attached the streetlist and a screenshot how the program could look like.
    If anyone could give me a hand I would be very grateful!!!

    Please excuse my bad english

    Thank you and greetings from bavaria

    Lu
    Attached Images Attached Images  
    Attached Files Attached Files

  2. #2
    New Member
    Join Date
    Oct 2012
    Posts
    15

    Re: Question Game

    Well for the players name you could just put a text box and use the text as a variable.

  3. #3

    Thread Starter
    New Member
    Join Date
    Jan 2013
    Posts
    2

    Re: Question Game

    So far I was able to get to the part where I need the random streets and districts. Points and the Name input work and also the exit button.

    Now it looks like that:


    Tank you in advance for any more advices!!
    Attached Images Attached Images   

  4. #4
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    39,038

    Re: Question Game

    Which version of VB are you using? If it isn't .NET, then I have forgotten the other versions for too long to say anything more.
    My usual boring signature: Nothing

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width