Log In  


Cart #43482 | 2017-08-20 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1


This is my first thing I've made with Pico-8. Press Z/click to add a circle, and press X to clear.

How it works:

For every time you draw a circle it adds the X and Y of it to a table. Then, in the draw function, all circles in the table are rendered. I thought it was interesting how this rendered the circles so I published it for everyone to see.

1


nice! brush size could be a bit smaller, and maybe some colors



[Please log in to post a comment]