Jump to content
  • entries
    4,949
  • comments
    2,718
  • views
    1,808,923

Quest of the Cranberry - version 45


atari2600land

148 views

I am back working on Quest of the Cranberry for the Channel F. Last time I got discouraged because something wasn't working right. Well, I worked on it for a couple more hours and finally the dumb thing started working right. In order to move the sprite up or left, apparently I MUST do this:


    lisu  3 ; move x position right 2
    lisl  1
    lr A, S
    ai 2
    lr S, A    

    lisu  3 ; move y position up 2
    lisl  2
    lr A, S
    ai 254
    lr S, A   

I was trying to make a grape bounce around the screen, like in Jezzball. A couple more screens and then I can move on to level 3, which will take place in the sea because it will have a blue background. I know, I have been working on this off and on for 2 years and I only got as far as being about 75% done with level 2. But now I can work on something new for the level now that I have this problem solved.

0074.png.93d0a09c020b53432f36281bd260008d.png

 

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...