need help with creating c64 text adventure game

Discussion in 'General Gaming' started by aspireone45, Jan 17, 2015.

  1. aspireone45

    aspireone45 i am a frog, i cannot talk *ribbit*

    Joined:
    Jan 28, 2014
    Messages:
    75
    Likes Received:
    2
    ok... so, ive never used my commodore much... but i decided to start making a game called "DEVISION ZERO" its an internet joke currently.... but... the thing is i need the code... so.. first, it would print *** devision zero***, then it would print a line under the zero... then, it would be a blank line... then it asks "C:> WOULD YOU LIKE TO PLAY?" now i need to make it be able to respond... like... if you say yes.. it would print 3 dots in 1 second intervails... then the code like this 10 print "UNKNOWN ERROR"
    20 PRINT" SYSTEM SHUTDOWN"
    30 END

    if no gets entered
    it just goes

    10 print "goodbye"
    20 end


    if it can be done id be verry happy
     
  2. abveost

    abveost Robust Member

    Joined:
    Dec 15, 2014
    Messages:
    273
    Likes Received:
    42
    Do it in C64 BASIC. Should be about 10 lines of code.
     
  3. aspireone45

    aspireone45 i am a frog, i cannot talk *ribbit*

    Joined:
    Jan 28, 2014
    Messages:
    75
    Likes Received:
    2
    problem is... i really dont know much basic... so i was wanting someone to compile a code... cos.. really i have no clue
     
  4. josiahgould

    josiahgould Spirited Member

    Joined:
    Sep 1, 2009
    Messages:
    167
    Likes Received:
    21
    Basic is intended as an entry level language. Take literally an hour to read up on it an you'll be able to make what you want. You'll feel much better if you do it yourself. Then make a Blackjack game!
     
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page