Skip to content

tannerstephens/terrain-js

Repository files navigation

Terrain-JS

A 2D terrain generator using simplex noise.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Installing

Clone the repo down to your machine

git clone https://github.com/tannerstephens/terrain-js

Install all dependencies

yarn install

Run the dev server

yarn start

Visit localhost:3000 and see it running!

Deployment

Build for production

yarn production

See the dist/ folder for static output files.

Built With

Authors

  • Tanner Stephens

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

A 2D terrain generator using simplex noise

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published