Summer of Code/2015/Turtle Blocks export as Javascript: Difference between revisions
| Line 24: | Line 24: | ||
! Weeks !! Activity | ! Weeks !! Activity | ||
|- | |- | ||
| 19 May - 25 May || Write code in Javascript for exporting blocks from the "Turtle" palette using code from Turtle Blocks JS | | 19 May - 25 May || Write code in Javascript for exporting blocks from the "Turtle" palette using code from Turtle Blocks JS | ||
|- | |- | ||
| 26 May - 30 May || Write code for exporting "pen" and "number" palettes. For each implementation I will keep a pattern for adding new blocks in Javascript easily | | 26 May - 30 May || Write code for exporting "pen" and "number" palettes. For each implementation I will keep a pattern for adding new blocks in Javascript easily | ||
|- | |- | ||
| 31 May - 6 June || Implement blocks transformation from "boolean" and "flow" (partial) palettes | | 31 May - 6 June || Implement blocks transformation from "boolean" and "flow" (partial) palettes | ||