aboutsummaryrefslogtreecommitdiffstats
path: root/src/bin/turn2line.c
Commit message (Collapse)AuthorAgeFilesLines
* fixed up a lot of warnings. added watch.epochqwert2015-06-281-1/+3
|
* added comment to rfc for those wanting to mirror RFCs.epochqwert2015-04-301-7/+7
| | | | incrementing x and y in turn2line was in the wrong spot and caused weird stuff
* added three little programs for generating dragon curve ascii-art.epochqwert2015-04-241-0/+16
lineplot and turn2line can be used for other stuff, but some constants will need to be changed. also they were golfed. so have fun.