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

Comments (18)

Avatar
Regular

OLIVE COULD HAVE LIVED THERES NO ENTROPY IN THE VOID IF ONLY THEYD JUST STOPPED FOR A MOMENT AND THOUGHT ABOUT IT EVEN IF IT BREAKS THE RULES!!! GOSH THE TENSIONS RQN HIGH POOR BROCCOLIS HURT AND THE BETRAYAL, THAT HURTS MOST OF ALL. I STILL DONT HATE OLIVE. BUT OH, IT HURTS.

Avatar
Regular

Olive didn't know the laws of the void

Avatar
New

I know... But the miscommunication HURTS. If they had managed to have a conversation it would have been fine. but the tensions and stakes were high and both were dying

Avatar
New

I love your sense of humor

Avatar
Regular

HUMOR HUMOR! THIS IS A TRADGEDY!

Avatar
New

"12.) You cry when you shoud be laughing and you laugh when you should cry"

Avatar
Regular

DYING ISN'T ALLOWED BROCCOLI , IT ISN'T POLITE AND GOOD

Avatar
Regular

crying sobbing throwing up weeping tearing out my hair exploding

Avatar
Regular

I am sad, Why burn?

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