added labyrinth script

This commit is contained in:
Klemek
2018-08-26 14:09:05 +01:00
parent af853ab0f2
commit d36c901e39
3 changed files with 141 additions and 0 deletions
+6
View File
@@ -3,6 +3,7 @@ Where I store small Python projects
* [EZ Net](#ez-net)
* [Graph (french)](#graph-french-)
* [Labyrinth](#labyrinth)
* [PI Dichotomy](#pi-dichotomy)
@@ -16,6 +17,11 @@ A tool to make beautiful mathematical curves
![preview](graph/preview.jpg)
## Labyrinth
Encode a text into a labyrinth image like this :
![preview](labyrinth/preview.jpg)
## PI Dichotomy
What happens when you execute dichotomy on PI starting with 4 ? Result : an infinite binary data, i used it to generate bitmaps and sound.
Obviously I didn't had infinite PI digits but "only" the 1st million.