KanoComputing / make-art

App to learn programming using a basic CoffeeScript drawing API
GNU General Public License v2.0
47 stars 37 forks source link

What programming language/syntax does MakeArt accept? #406

Closed diegum closed 6 years ago

diegum commented 6 years ago

Sorry for dropping the question here, as if it were a coding issue. It's not at all, but I don't know where else to contact you guys.

My son and I want to know all the different commands besides the ones hinted in the UI (color, circle, for, etc.)

We found on our own that there is if and even lamba expressions (e.g., pow2 = (base) -> return base * base

How about switch / case / default and others? Thanks!!

Ealdwulf commented 6 years ago

Hi diegum, Make art accepts coffeescript syntax. For more assistance, feel free to email help@kano.me