Procedurally Generated Mountain Range and Stars

Here is the link to the source for my procedurally generated mountains program that I posted about a few days ago. It is coded in Java and uses LibGDX to render onto the screen. There are still a couple of bugs that I’m going to try to get round to fixing but it still works most of the time.

https://github.com/OliEpic/Procedural-Mountains

Feel free to use it in any of your games.

Mountains