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

Comments (42)

Avatar
Regular

This hurts because seeing Broccoli struggle to understand everything they were born to represent is hard to see, but student (who’s main inspiration has always been Broccoli) has never had a TRUE idea about what polite and good even is, except for what Broccoli has told them. GOSH I HOPE THEY FIGURE IT OUT

Avatar
New

I wonder if Broccoli and Lady Doris’s contrasting ideas of what is polite and good are going to bring them to a conflict. Also broccoli mirroring Lady Doris’s posture with their hands pressed together like that is interesting…

Avatar
Regular

OVER THE GARDEN WALL

Avatar
New

yes it’s so peak

Avatar
New

Hi frisk

Avatar
New

Context is a tricky thing to communicate, especially to entropy incarnate. All the more so when Broccoli may literally not know the meaning of "context" themself.

Avatar
Senior

“To lower her potential energy” student you scamp

Avatar
Regular

Best characterization/reaction to an adorably Eldritch embodiment of entropy.

Avatar
New

I wonder if student even has a soul or are they absent of one just something to ponder I guess

Avatar
New

I don't remember the comic having the concept of a soul

Avatar
Regular

The RGB music video uses the word. “There’s something trapped inside your soul” is one of the most deliciously horrid and delightfully eldritch phrases I’ve ever heard.

So going off that, maybe Student is what was trapped inside someone’s soul, or what’s left behind when it’s

g̸̼̲͆o̶̡̯͖͖͎̹̣̻͂̽͋̊̇̈́̚ͅn̶̢̛̮̼̼̲̒͒͆͒̃ͅę̸̟̜̩̙̆̍͘ͅ.̸̢̢̡̛̤̝̾̾̎̋̃͝͝

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; } }); });