Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stepanzh/10print

Generative art ideas around 10 PRINT algorithm.
https://github.com/stepanzh/10print

10print ansi-art ansi-escape-codes cli generative-art maze maze-generator

Last synced: 30 days ago
JSON representation

Generative art ideas around 10 PRINT algorithm.

Awesome Lists containing this project

README

        

# 10PRINT
Generative art experiments around 10 PRINT algorithm of maze generation.

For the experiments see https://stepanzh.github.io/10PRINT/.

Colored components demo

Useful materials

- [About 10 PRINT algorithm](https://10print.org/);
- [Great article about ansi escape codes](https://www.lihaoyi.com/post/BuildyourownCommandLinewithANSIescapecodes.html).