#Minecraft Clone Made with Kiro

1 messages · Page 1 of 1 (latest)

timid echo
#

I made fully procedural minecraft game using C#, Custom game engine (Voxel-Engine)

dawn atlas
#

wow, Why c#?? looks great!

timid echo
analog stirrup
#

Nice work!

meager coral
#

open source?

#

share the experience?

#

how to?

timid echo
# meager coral open source?

Yes it is open source. I really enjoy making procedural games so this project was very fun for me.

The world is fully procedural using seed system. Terrain, caves, trees and underwater areas all generated from same seed, so every world is unique but can reproduce again with same seed. I used chunk system so terrain load and unload around player which keeps performance good.

If you want I can share the repo so you can check how the generation works.

thick meadow
timid echo