Skip to content

Commit 98799a4

Browse files
committed
Run Add Zeroes
1 parent d3fbb54 commit 98799a4

File tree

961 files changed

+688
-598
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

961 files changed

+688
-598
lines changed

CodingChallenges/CC_01_StarField_p5.js/README.md renamed to CodingChallenges/CC_001_StarField_p5.js/README.md

Lines changed: 1 addition & 1 deletion

CodingChallenges/CC_08_SolarSystemGenerator3D/README.md renamed to CodingChallenges/CC_008_SolarSystemGenerator3D/README.md

Lines changed: 1 addition & 1 deletion

CodingChallenges/CC_09_SolarSystemGenerator3D_texture/README.md renamed to CodingChallenges/CC_009_SolarSystemGenerator3D_texture/README.md

Lines changed: 1 addition & 1 deletion

CodingChallenges/CC_10_Maze_DFS/README.md renamed to CodingChallenges/CC_010_Maze_DFS/README.md

Lines changed: 1 addition & 1 deletion

CodingChallenges/CC_12_LorenzAttractor/README.md renamed to CodingChallenges/CC_012_LorenzAttractor/README.md

Lines changed: 1 addition & 1 deletion

CodingChallenges/CC_15_FractalTreeArray_Processing/CC_15_FractalTreeArray_Processing.pde renamed to CodingChallenges/CC_015_FractalTreeArray_Processing/CC_015_FractalTreeArray_Processing.pde

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* adds one Level per MouseClick
44
* at Level 6 Leaves will fall down
55
* @author Lukas Klassen
6-
* translated version of CC_15_FractalTreeArray by Daniel Shiffmann
6+
* translated version of CC_015_FractalTreeArray by Daniel Shiffmann
77
*/
88

99

0 commit comments

Comments
 (0)