Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • \$\begingroup\$ Is this the ungolfed version of your other 6502 assembly answer? :-) \$\endgroup\$ Commented Jun 7, 2017 at 11:06
  • \$\begingroup\$ @CodyGray Nope, it does things a bit differently. It's more like my Applesoft BASIC answer (uses a random walk), and the other 6502 assembly answer is more like all the other ones. \$\endgroup\$ Commented Jun 7, 2017 at 14:45
  • \$\begingroup\$ I disagree with the byte counts: this is way shorter than 583 bytes of assembly? \$\endgroup\$ Commented Mar 14, 2018 at 18:33
  • \$\begingroup\$ @OlivierDulac tio.run/##Zc/… ? \$\endgroup\$ Commented Mar 15, 2018 at 2:01