Text-based game in Visual Basic

Discussion in 'Programming General' started by fury6000, Jan 30, 2008.

Text-based game in Visual Basic
  1. Unread #1 - Jan 30, 2008 at 6:32 PM
  2. fury6000
    Joined:
    Jan 21, 2008
    Posts:
    34
    Referrals:
    0
    Sythe Gold:
    0

    fury6000 Member

    Text-based game in Visual Basic

    Okay, so im not good enough yet to work on a real kind of game in Visual Basic 2005 express. But i am curious- is it possible to make a text-based game WITHOUT a lot of trouble in vb 2005 express?
     
  3. Unread #2 - Feb 5, 2008 at 8:48 AM
  4. Blupig
    Joined:
    Nov 23, 2006
    Posts:
    7,145
    Referrals:
    16
    Sythe Gold:
    1,609
    Discord Unique ID:
    178533992981594112
    Valentine's Singing Competition Winner Member of the Month Winner MushyMuncher Gohan has AIDS Extreme Homosex World War 3 I'm LAAAAAAAME
    Off Topic Participant

    Blupig BEEF TOILET
    $5 USD Donor

    Text-based game in Visual Basic

    I made one in VB6, and .NET and VB6 are...Sort of...Similar. So yeah, I guess you could.
     
  5. Unread #3 - Feb 8, 2008 at 8:04 AM
  6. Faskist
    Joined:
    Apr 25, 2005
    Posts:
    1,869
    Referrals:
    0
    Sythe Gold:
    0

    Faskist Tuxhead
    Banned

    Text-based game in Visual Basic

    You'd probably find this kind of thing easier in C, or Python, or any of the other good languages.
     
  7. Unread #4 - Feb 8, 2008 at 7:48 PM
  8. Swan
    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner

    Swan When They Cry...
    Retired Global Moderator

    Text-based game in Visual Basic

    .Net is semi-decent considering you use Windows, darby. However, Linux users would indefinitely use C, Java etc.

    Or REALBasic *shudders*

    fury, its no trouble at all to make text based games. Drag a couple of text boxes, maybe a button or two and you're halfway there.
     
  9. Unread #5 - Feb 8, 2008 at 8:03 PM
  10. Faskist
    Joined:
    Apr 25, 2005
    Posts:
    1,869
    Referrals:
    0
    Sythe Gold:
    0

    Faskist Tuxhead
    Banned

    Text-based game in Visual Basic

    I use the loonix. It actually depends on what you mean by text-based game -- "You are in a square room" and it's ilk are trivial in C, whereas Roguelikes are trivial (Or at least, not as difficult, depending on how complex you make the system) in Pascal.
     
  11. Unread #6 - Feb 9, 2008 at 10:07 AM
  12. Stuart
    Joined:
    May 5, 2005
    Posts:
    1,580
    Referrals:
    2
    Sythe Gold:
    10

    Stuart Guru
    Banned

    Text-based game in Visual Basic

    All you vb haters GTFO he asked for help not you saying which programming language and operating system is better.

    Ill make an example of how you can make a text based game.
     
  13. Unread #7 - Feb 9, 2008 at 10:37 AM
  14. Faskist
    Joined:
    Apr 25, 2005
    Posts:
    1,869
    Referrals:
    0
    Sythe Gold:
    0

    Faskist Tuxhead
    Banned

    Text-based game in Visual Basic

    Making a text-based game in VB would be more roundabout than making it in another language, and harder for a newbie.
     
  15. Unread #8 - Feb 9, 2008 at 11:13 AM
  16. Stuart
    Joined:
    May 5, 2005
    Posts:
    1,580
    Referrals:
    2
    Sythe Gold:
    10

    Stuart Guru
    Banned

    Text-based game in Visual Basic

    It would be the same ammount of work in another language...

    Here is an example I made on how to load a map into a multidimensional array from a text file and how to move around the map.

    http://www.naruto-uk.co.uk/vb/TxtGame.zip
     
< Creating a web browser in visual basic | Help In Creating Program >

Users viewing this thread
1 guest


 
 
Adblock breaks this site