Skip to content

CodeCricut/VoxelPlayground

Repository files navigation

Voxel Playground

Voxel Playground is an interactive web experience inspired by Minecraft and similar voxel-based games.

It was built using three.js and bundled with Webpack.

Development

Clone the project and install dependencies:

git clone https://github.com/CodeCricut/VoxelPlayground.git
npm i

Start webpack development server:

npm run start

Webpack configuration is located in webpack.config.js.

Extra

The code can be formated with prettier:

npm run format

About

Interactive Minecraft-inspired web app built with three.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published