Voxelize

A multiplayer, fast, super fast, voxel engine in your browser!

Discord Server

Supporting

If you like our work, please consider supporting us on Patreon, BuyMeACoffee, or PayPal. Thanks a lot!

Patreon donate button PayPal donate button Buy Me A Coffee

Showcase

Voxelize Parkour MineJS

Features

Documentation

Checkout the Voxelize documentations here:

Development

Before starting, make sure to install the following:

```bash

clone the repository

git clone https://github.com/shaoruu/voxelize.git cd voxelize

download dependencies

yarn

generate protocol buffers

yarn --cwd transport run proto

start development

yarn run dev

in a separate terminal, start both frontend/backend demo

yarn run demo

```

visit http://localhost:3000

Disclaimers

This is purely a passionate project. Although inspired, I have no intention for this game to be affiliated with Minecraft, or any licensed voxel engines. Further, textures and assets used in the game are all either licensed for free use or hand-drawn by us.