pythagoreantree/src
Jan Christian Grünhage 66a52a118e complete recreation of the method drawing the pythagoras Tree.
Still has some bugs, and it won't work recursively for large trees, so it is in a while loop.
2015-02-11 11:41:10 +01:00
..
DrawingTools.java PythagorasTree impementation, not working 2015-02-10 17:51:44 +01:00
Fibonacci.java Renamed Numbers to Fibonacci 2015-02-11 10:57:44 +01:00
Main.java PythagorasTree impementation, not working 2015-02-10 17:51:44 +01:00
PythagorasTree.java complete recreation of the method drawing the pythagoras Tree. 2015-02-11 11:41:10 +01:00
PythagorasTreeQueue.java complete recreation of the method drawing the pythagoras Tree. 2015-02-11 11:41:10 +01:00
PythagorasTriangle.java Renamed Numbers to Fibonacci 2015-02-11 10:57:44 +01:00
PythagorasTriangleList.java Renamed Numbers to Fibonacci 2015-02-11 10:57:44 +01:00
TurtleState.java Changes to PythagorasTree implementation, still not working 2015-02-10 18:13:13 +01:00