A repo for the semester long Minecraft workshop project.
The goal of this project is to create a minecraft stlyle world generator and crafting system that can be expanded upon by future game dev members or whoever is interested. The goal is to have the core generaation and expandable world done by summer 2019.
Current Features:
- Basic character controller
- Dynamic mesh generation and updating
- Basic procedurally generated landscape
- Inventory and Crafting System
Upcoming Features:
- Infinite world and serializing save data
- Basic Enemies
- Improving UI and crafting system
- Adding biomes and improved landscape generation
- Rendering optimizations