Broccoli Soup Broccoli Soup
  1. image
  2. image
  3. image
  4. image
  5. image

Comments (18)

Avatar
New

God this art style gets cooler every day. It's beyond me how you draw so fast yet so wonderfully

Avatar
New

REALLL

Avatar
Regular

A poppet is actually a doll and a word of endearment towards children (like sweetheart) but you could be totally right idk I haven't finished this comic

Avatar
Regular

they keep some of the imperfections, saving time and adding flavour to the style

Avatar
Senior

I love how brogley has 2 angels on their shoulder as they are too polite and good to have a devil on their shoulder :)

Avatar
New

maybe one is polite and the other is good?

Avatar
Regular

I know :D

Avatar
New

how did i only just realize "poppet" is... god im dumb

Avatar
Regular

you're not dumb it's not a very common word

Avatar
New

Broccoli wasn't "made" to stay here... theyre a void creature, created to be doris's best friend

makes me wonder if lotus has to go back to the garden sometimes to recharge his Universe Energy...

Avatar
Regular

Poppet.

Upload

Add Comment

* Required information
8000
Drag & drop images (max 3)
Captcha Image
Powered by Commentics

Want to know when the comic updates? Subscribe to my newsletter!

jQuery(document).ready(function () { var alt_down = false; jQuery(document).keyup(function(e) { if(document.querySelector('#comment:focus,#author:focus,#email:focus,#url:focus,#mcspvalue:focus')) return; if(e.which == 18) { alt_down = false; } }); jQuery(document).keydown(function(e) { var url = false; if(document.querySelector('#comment:focus,#author:focus,#email:focus,#url:focus,#mcspvalue:focus') || alt_down) return; if (e.which == 37) { // Left arrow key code url = jQuery('comic_url_prev').attr('href'); } else if (e.which == 39) { // Right arrow key code url = jQuery('a.comic-nav-next').attr('href'); } else if (e.which == 18) { // Alt key code alt_down = true; } if (url) { window.location = url; } }); });