Jump to content
  • entries
    4,957
  • comments
    2,719
  • views
    1,809,814

Go back to the title screen, darn you!


atari2600land

334 views

In this .bas file, (bank 3 is the one I'm working on right now), v represents what level you're on. To proceed to the next level, I put in v=v+1 once you get the treasure. But after the last level, I put in 'if v>16 then goto 4 bank1' (the title screen), and it won't work. I've tried putting it in various places, and still nothing. I put in 'if v=17 then goto 4 bank 1' and that didn't work either. It's like the stupid program won't listen to what I'm telling it to do! Argh! Anyway, help!

 

EDIT: I helped myself. Turns out I accidentally erased a line of programming that told the beep to go one more screencount, therefore that's why the beep was shorter and it didn't go back to the title screen. Duh.

0 Comments


Recommended Comments

There are no comments to display.

Guest
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...