me trying to understand minecraft beta
old | ||
server | ||
.gitattributes | ||
.gitignore | ||
config.json | ||
index.js | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md |
mc-beta-server
me trying to understand minecraft beta's protocol
Implemented:
- Basic flat terrain generation
- Terrain sending
- Block placement
- Block breaking
To Implement:
- Entities
- Inventories
- Terrain saving to disk
Long Term:
- Optimise the shit out of this