Jump to content
  • entries
    4,958
  • comments
    2,719
  • views
    1,809,913

PICK PUZZLE


atari2600land

575 views

I decided to change the message from "pick 1" to "pick puzzle." I thought 1 would be confusing and have people thinking that there might be just one puzzle. Well, there's more than one. I also fixed the problem about pressing three. Apparently the code that I had for checking if a number is too high also works for code presses. So I was able to do this:

        call    013dh    ...        mov a,r7        add    a,#0feh              jc     start_b    


So that worked well, except if a player decided to press 0. So I had to fix that as well by adding a few lines about 0 pressing as well. But I am still uncertain about this project's future. Mazes are hard to make. And even if I get one finished, I know the answer and have since the board was created, so I don't know how hard the second maze is. If you want to try it, download the game and press 2 to pick the second maze. Here's the link to the latest version. http://www.atari2600land.com/mouseinthehouse/
Let me know your thoughts on it.

4 Comments


Recommended Comments

I like it. However, I don't know how to play. What are the controls to change the arrows? Where do I want the mouse to go?

 

/edit

 

I think the mouse needs to get to "end"? I've still been unable to change the arrow directions. I need to look in the emulator files to see what the controls are maybe?

 

/

 

I guess you don't change the arrow directions.

Link to comment

Ah, the bug must have happened on the last level and you beat it. It's because I haven't programmed what comes next yet. I'm also glad that you think the puzzles are hard. Here I was fearing they were easy. And there is no changing the arrow directions. Thanks for the compliments.

Link to comment
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...