Skip to content

nfletton/2dMountainFractal

Repository files navigation

2dMountainFractal

2D fractal mountain range output with SVG.

mountain-range.png

To run as is:

  • Clone repository
  • cd to 'app' directory
  • open index.html in browser

To play around with:

  • Clone repository
  • cd to project root
  • run 'npm install'
  • run 'grunt serve'

To run tests:

  • Clone repository
  • cd to project root
  • run 'npm install'
  • cd to 'test' directory
  • run 'bower install'
  • open index.html in browser

About

2D fractal mountain range output with SVG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published