update README.md

This commit is contained in:
Holly Stubbs 2023-06-26 16:18:09 +01:00
parent ba1c4e04d8
commit a4ef4c6945
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ me trying to understand minecraft beta's protocol
**Implemented:**
- Basic flat terrain generation
- Basic (top to bottom, no spread) Lighting
- "Decent" terrain generation using OpenSimplex Noise
- Concept of worlds
- Chunk management (loading / unloading)