This is basically a minecraft clone but it has a top down perspective like dwarf fortress. PLEASE USE TURBOWARP IF YOU'RE MAKING A NORMAL WORLD AND YOURE IMPATIENT, IT CAN TAKE SEVERAL MINUTES ON THE NORMAL ENGINE :) World generation takes a long time (up to 5 minutes). The game generates the entire world at once. CONTROLS : WASD Movement ARROW KEYS Placing and breaking blocks SPACE Place a block below you and jump M Map O Delete the world data (debug) I Isometric screenshot of a part of your world UI GUIDE : You can select 4 blocks to build with. If floor and dig buttons are not glowing then you will build a block in the chosen direction on which you can climb. If you want to build a floor only then just click on the floor button and then pick a block again. If you want to dig downwards then just press the dig button and go at it, digging downwards makes a hole in the chosen direction. Funny things : The great ocean wall, the world repeats in the x direction but there is an infinitely tall wall in the y direction made of ocean, its unintentional by me but its an artifact of the world generation process, kinda like the farlands. The void : When you dig down deep enough then every block will be replaced with ramps in various directions and the blocks will turn blank. Creepy...
Project history : -Started as a world generator -Implemented a player character that can move around and climb obstacles, world was pseudo-3d -Wasnt enough, implemented a fully 3d world with blocks -Implemented isometric screenshots, oceans -Implemented block exposure -Implemented trees and main menu and some tweaks -It is possible that i add ray tracing line of sight to the game, still not sure though. The concept is already done. -Added comments 07.10.2024