added labyrinth script
This commit is contained in:
@@ -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
|
||||
|
||||

|
||||
|
||||
## Labyrinth
|
||||
Encode a text into a labyrinth image like this :
|
||||
|
||||

|
||||
|
||||
## 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.
|
||||
|
||||
Reference in New Issue
Block a user