Talk:Dragon curve: Difference between revisions

no edit summary
(adding 1 reply)
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 23:
 
:I think he's referring to the presentation of the text mode example program itself. —[[User:Dkf|Donal Fellows]] 10:00, 17 September 2009 (UTC)
 
== javascript ==
 
version 2 is working!
but when I tried to upload an image got: "Could not read or write file"
 
== java ==
 
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