Live data from Hacker News

Show HN: AsciiDots – a 2D esoteric language inspired by circuits

github.com

1–10 of 34 posts

Re: Show HN: AsciiDots – a 2D esoteric language inspired by circuits

#8

Author here, I'm open to any suggestions or feedback.

Neat idea, I really like it.

The only comment I have is that the `__main__.py` looks like a bit like spaghetti with ~1200 lines, multiple classes, and scattered global state. Not really a big deal unless you plan on growing the project or using it as a portfolio piece. Also in my opinion the project really is a prime portfolio piece, it shows creativity, polish, and theoretical understanding.

Post reply on HN