Hacker News new | ask | show | jobs
Coding Minecraft in < 1 Hour (TypeScript and Rust) (youtube.com)
2 points by shaoruu 798 days ago
1 comments

Hi! In this video, I code out a 3D Voxel game in the browser in under 1 hour. I'm using a library that I created called "Voxelize", which is a fullstack voxel engine that focuses on performance and customizability.

https://github.com/voxelize/voxelize

I plan on making tutorial videos on how to create your own Minecraft with Voxelize, so stay tuned!