Sunday, July 13, 2025

🖥 Graphics to ASCII Graphics

This funny thought, from absolutely nowhere, grabbed me firmly by the jugular: how would I go about converting graphics created with graphics statements to ASCII graphics?

Here's how I decided to go about it:

No comments:

Post a Comment

📚 How I go about testing a little fix to a DRAW statement bug

EDIT: After this video, I did some more "proof in the pudding" testing of my supposed fix, and discovered that although the fix wo...