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*

3
  • \$\begingroup\$ Nice first entry DrlB - could you please include a byte count. I assume this will work on any Speccy including 16K machines? \$\endgroup\$ Commented Sep 4, 2017 at 12:08
  • \$\begingroup\$ Hi this is 201 bytes, you could omit the first 4 lines but then you get just a bouncing "a" character but it saves you 64 bytes. I will try to optimize. This nothing fancy at all and will work on any Spectrum model :) \$\endgroup\$ Commented Sep 8, 2017 at 1:40
  • \$\begingroup\$ Ok I've managed to cut it down to 185 by condensing the lines a bit without dropping the ball graphics. It's a bit less readable though but it's faster. \$\endgroup\$ Commented Sep 8, 2017 at 5:00