Skip to content

Saul-BT/l-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L-System

A fractal generator which uses L-System and basic commands inpired by the logo ones.

Getting Started 💪

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

L-System uses the ecmascript 6 modules so in order to run it on your local machine you will have to install a web server (like Apache).

Contributing 👷

  • Check the actual known issues
  • You can improve the code (if needed), but not only add/remove tabs/spaces
  • All the changes will be approved (or not) by Saul-BT (Me!)

Authors 👋

  • Saul Blanco Tejero Twitter: DGlez1111

Screenshots 📷

License 📃

L-System is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

L-System is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with L-System. If not, see https://www.gnu.org/licenses/

GPL3 or later