1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. To chat with the GameOgre community, you need to have at least 100 posts. Once you have the 100 posts, post at Become A New Ogre
    Dismiss Notice

Visual Basic

Discussion in 'Online Game Development' started by ogreman, Jul 21, 2013.

  1. Admin Post
    ogreman

    ogreman Ogre In Charge Staff Member GameOgre Admin

    Messages:
    51,981
    Likes Received:
    8,869
    Trophy Points:
    113
    Credit:
    497,143.69
    Who here has experience in Visual Basic:)?
     
    Last edited by a moderator: Dec 30, 2013
  2. Supernatural

    Supernatural LiveStreamer Ogre Veteran

    Messages:
    7,827
    Likes Received:
    579
    Trophy Points:
    113
    Credit:
    3,712.00
    I did some of it in high school and 1st year of college :)
     
  3. Admin Post
    ogreman

    ogreman Ogre In Charge Staff Member GameOgre Admin

    Messages:
    51,981
    Likes Received:
    8,869
    Trophy Points:
    113
    Credit:
    497,143.69
    Is it easy? One of the new games will be in that. I may have to learn it myself to add to the game:).
     
  4. Supernatural

    Supernatural LiveStreamer Ogre Veteran

    Messages:
    7,827
    Likes Received:
    579
    Trophy Points:
    113
    Credit:
    3,712.00
    Well the basics are pretty easy, but anything more complex is a pain in the ass :)
     
  5. Admin Post
    ogreman

    ogreman Ogre In Charge Staff Member GameOgre Admin

    Messages:
    51,981
    Likes Received:
    8,869
    Trophy Points:
    113
    Credit:
    497,143.69
    Would making or editing a game fall in that category:)?
     
  6. Supernatural

    Supernatural LiveStreamer Ogre Veteran

    Messages:
    7,827
    Likes Received:
    579
    Trophy Points:
    113
    Credit:
    3,712.00
    depends of a game and how would it look like :)


    we actually made a mini quiz game during high school and it was tricky :)
     
  7. Admin Post
    ogreman

    ogreman Ogre In Charge Staff Member GameOgre Admin

    Messages:
    51,981
    Likes Received:
    8,869
    Trophy Points:
    113
    Credit:
    497,143.69
    It will be an Online RPG:).
     
  8. FoxWMB

    FoxWMB Clubbed The Pit

    Messages:
    3,958
    Likes Received:
    39
    Trophy Points:
    0
    Credit:
    - 4,114.74
    Yes, and the bigger the game is, more pain in the ass it is going to be xD
     
  9. shugo

    shugo Elite Ogre Ogre Veteran

    Messages:
    2,093
    Likes Received:
    12
    Trophy Points:
    38
    Credit:
    15,378.42
    I tried my hands on visual basic. The basics are easy, but anything beyond that isn't easy.
     
  10. MMOWiz

    MMOWiz Ogre Extraordinaire Ogre Veteran

    Messages:
    3,820
    Likes Received:
    128
    Trophy Points:
    63
    Credit:
    3,302.79
    what makes visual basic so hard after the first stages?
     
  11. shugo

    shugo Elite Ogre Ogre Veteran

    Messages:
    2,093
    Likes Received:
    12
    Trophy Points:
    38
    Credit:
    15,378.42
    well syntax is what you get accustumed to fairly easy, but if you want to code the visual you need a lot of math, which unfortunately isn't one of my strong points
     
  12. Visual Basic was the easiest language for me to learn, because you could simply click and drag components (label, buttons, etc.) on to the form, and even fill in the properties. The coding was fairly easy to learn, but what I really liked about Visual Basic was the GUI. I think the first game I created in Visual Basic was rock, paper, scissors.
     

Share This Page