Skip to content

vesamet/pixel-island-generator

Repository files navigation

Pixel Island Generator

A toy to procedurally generate pixel map with over 20 biomes. It also act as a proof of concept for rendering base64 images.

You may play with it here: https://vesamet.github.io/pixel-island-generator/

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

About

A toy to procedurally generate pixel map with over 20 biomes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published