Hacker News new | ask | show | jobs
by fragmede 2985 days ago
The app does! Or at least, instead starting off with a `drawRectangle` function that takes a full set of x-y coordinates and 3 numbers for RGB for fill color, it starts off with "drawBox(red)" (remember, this is an introduction to programming) and builds from there.

Check out the user video someone else linked on this page!