-
code drawing 114
code drawing 114, various states, created on 2015-08-30. now using two sprites at the beginning. one draws vertically, the other draws horizontally. their instruction sets are very similar. half the clones will draw vertical lines, the other half will draw horizontal lines. the logic for displacing the clones became the focus for the next few…
-
code drawing 113h
code drawing 113h, various states, created 2015-08-30. added more range to timing.
-
code drawing 113e
code drawing 113e, various states, created on 2015-08-30. shifted the palette toward the blues. this set still builds up the number of sprites from state to state. this set demonstrates the variability in the speed given to each sprite.
-
code drawing 113d
code drawing 113d, various states, created on 2015-08-30. this one shows that the sprites are still building up from state to state. this one shows the glitches or artifacts.
-
code drawing 113c
code drawing 113c, various states, created 2015-08-30. changed palette toward reds, oranges, and yellows. I may have included either a short delay, or a small timing variance on the clones. it was something so that they don’t all draw at the same time and at the same rate.
-
code drawing 113b
code drawing 113b, various states, created 2015-08-30. some kids and grownups oh Hopscotch have found a hack where they can create more colors by pasting a bit of text into the color picker field. they use the text entity to type in some Hue Lightness Saturation syntax and can then paint something not in the…