diff --git a/README.md b/README.md index 64f4962..0c12af5 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,11 @@ Click [here](https://labystudio.github.io/js-minecraft/) for a demo! - World - 16x16x16 Chunks - Block type, data, sky & block lightning - - Perlin world generation - - Cave generation - - Tree and big tree generation + - Minecraft Alpha Generator + - 64 bits seed + - Perlin terrain generation + - Perlin cave generation + - Perlin tree and big tree generation - Camera - Frustum Culling - Fog @@ -47,18 +49,18 @@ Click [here](https://labystudio.github.io/js-minecraft/) for a demo! - First person item in hand - GUI - Screens - - Loading Screen - - InGame Menu - - Controls Screen + - Loading Screen + - InGame Menu + - Controls Screen - Widgets - - Button - - KeyBinding - - Slider - - Switches + - Button + - KeyBinding + - Slider + - Switches - Overlay - - Cross-hair - - Font rendering - - Hot-Bar + - Cross-hair + - Font rendering + - Hot-Bar