Procedural Generation Test
A downloadable game for Windows and Linux
Hi, this is my procedural terrain generation test.
So far this features almost no content, it's literally just a walking simulator. Thats it. You can move by using WASD and "sprint" with holding shift.
Other than that it's just a 512x512 TileMap generating. Or two of them. Maybe.
You can also see your coords and the FPS at the bottom left and can easily generate a new TileMap with a button I have created.
I made it with Godot Engine and used OpenSimplexNoise for the terrain generation.
That's about it, enjoy this walking simulator
-devc
Install instructions
Hi; If you are seeing this, you are most likely seeing the "Download & install instructions"
No worries, I got you covered:
Just extract the .zip you downloaded and that it, you can open the .exe or .x86_64, depending on your operating system.