Created Minecraft Classic map generation algorithm (markdown)

UnknownShadow200 2015-09-26 20:28:36 +10:00
parent e77bc344d7
commit 4a4d073e3f

@ -0,0 +1,3 @@
This will eventually be a high level description of the algorithm that Minecraft Classic uses to generate maps.
This page is here to show that the (eventual) implementation of the vanilla map generation in ClassicalSharp was done with proper clean room reverse engineering procedures.