World Generator
Didn't have the motivation to make a full game this time, so I only finished this procedural world generator where you type in a seed and then can fly over the world you created. There's no gameplay apart from that, also there's no link to the theme at all. I had some ideas how to incorporate the theme into this, but they probably would have been too ambitious anyways, and I mainly just wanted to make something involving procedural generation. Hope exploring the worlds can still be a little fun!
Arrow Keys to navigate the world, Escape to return to world creation. Escape can somehow become bugged after a while, you may need to restart the program to create a new world. Also there can be some lag spikes, they should hopefully go away after some seconds. Also try decreasing the window size if you have performance problems.
-----
Code: eclipse (Java)
Art: Krita
Arrow Keys to navigate the world, Escape to return to world creation. Escape can somehow become bugged after a while, you may need to restart the program to create a new world. Also there can be some lag spikes, they should hopefully go away after some seconds. Also try decreasing the window size if you have performance problems.
-----
Code: eclipse (Java)
Art: Krita



Comments1