An open API service indexing awesome lists of open source software.

https://github.com/andydevs/l-system-toy

Generate L-System trees
https://github.com/andydevs/l-system-toy

l-system l-systems turtle-graphics

Last synced: about 2 months ago
JSON representation

Generate L-System trees

Awesome Lists containing this project

README

          

L-System Toy
================================================

![Screenshot](./screenshot.png)

A toy webpage for generating tree-like graphics
using L-Systems.

Technology
-----------------------------------------------

| For | Name |
|:-----------|:---------------|
| Compiling | Webpack |
| Developing | Webpack |
| Testing | Cypress |
| JavaScript | Babel |
| CSS | SCSS |
| Hosting | GitHub Pages |
| Automation | GitHub Actions |