Use the D-pad to draw things...but mirrored. Heck yes.
Nice job, @gregsabo.
Here is a TWEET doing pretty well the same thing at 228-chars. Does not use any SFX though. Audio is derived from P8SCII control codes.
Can you see how the code works with its similarities and differences to what you did ?
So cool, the functionality is almost identical! Thanks for sharing this, I'm picking up some new functionality I didn't know about:
- goto statements (!)
- P8SCII sfx (!!)
- flip()
Those \a
codes open up some really fun possibilities for generative music :D. It's interesting to compare the sound of yours to mine. You used a diatonic scale, whereas I used a chromatic one - so yours sounds "musical", whereas mine is more "alien" sounding.
I made a v2 taking inspiration from some of your approaches :)
Ooh, I also think I found a way to shorten it by 16 chars 🤩
There you go, that's marvelous, @gregsabo. And YES I DO LEARN from others, such as the case here. Now =I= need to see what YOU did and apply it to my future code.
Well done. Giving you a gold star cause you're teaching me something I need to know that I did not before. Looks especially like the return a and b or c
Interesting. Something to explore in new code.
[Please log in to post a comment]