Talk:Dragon curve: Difference between revisions

no edit summary
(→‎java: new section)
No edit summary
 
Line 32:
 
It works!
 
== Possible improvement to terminal output ==
 
A fun thought occured to me tonight (https://en.wikipedia.org/wiki/Box-drawing_character):
 
<pre>
harold@freeside:~$ cat << EOF
┌┐
┌┘╵
└┐
┌┼┐┌┐┌┐
└┘└┼┼┘└┐
┌┼┘ ╶┘
└┘
EOF
┌┐
┌┘╵
└┐
┌┼┐┌┐┌┐
└┘└┼┼┘└┐
┌┼┘ ╶┘
└┘
</pre>
 
Looks quite good in my terminal (gnome terminal):
 
[[File:2022-12-07 20-43.png]]
13

edits