ProcGenCW1
About
This is my project for CW1 for Advance Programming. In this tiny project I am using the L-systems to create a river system that connects different islands to each other.
Use W and S to move our boat forward and backward.
Use A and D to rotate your boat.
1) You press G to generate the river system.
2)Then when you are close to an island press R to make it rain and you will see vegetation appear where ever the rain drops hit.
3) Press C to clear everything and regenerate.
4) You can fine tune the different rule sets through the inspector and set the angle and length of the L system along with the iterations.