Broccoli Soup Broccoli Soup
  1. image
  2. image
  3. image
  4. image
  5. image
  6. image
  7. image
  8. image
  9. image
  10. image
  11. image

Comments (54)

Avatar
New

I don't know why, but for some reason origami being evil absolutely checks out.

Avatar
New

Considering how the "fold X cranes" and "fold X paper stars" Legends work out in the real world, I can believe that it's evil. Unfortunate.

I hope sculpting is polite and good.

Avatar
Regular

One time I got a paper cut making origami Definitely evil

Avatar
New

I think the reason origami is labeled as evil is because of what Lady Doris said about the characters she creates not being able to deviate from their script, but applying that logic to objects. Since papers original purpose is to be written on, not to be folded, its deviating from its given purpose, therefore making it evil.

Avatar
Regular

Think about the rgb music video

Avatar
New

doris is so pretty... and more than a little gender

Avatar
Regular

Indeed

Avatar
Regular

It took me too long to realize that the future is down bc it's a web comic!!

Avatar
New

I guarantee i never would have realized this without this comment, thank you

Avatar
New

also broccoli says they always feel like there falling, which is probably why they respond by saying they already new

Avatar
New

oh my god

Avatar
New

Huh. I always thought of it like. Of course the future is down! that's why traveling back is so hard. You have to climb. And climbing a mountain takes endurance, strength, and determination.

Meanwhile, traveling forward is easy! you just let go and gravity takes you!

Avatar
New

In some ways you could consider time to be moving at the speed of light.

All things always move at the speed of light, they must.

If they are not, the rest of the movement is into the future. Down.

You can never truly reach the speed of light. You can never stop falling into the future.

You can move very fast, try to hold on.

But down you go, down all things go.

Avatar
Regular

I would let Doris look me up and down with her red, beautiful eye

Avatar
Regular

I personally WOULDN'T but okay suit yourself

Avatar
Regular

i def wouldnt want a literal deity looking at me

Avatar
New

So you'd let her look at your past and future? up and down?

Avatar
New

Very confused why I was emailed about your reply Eni buddi

Avatar
Regular

the art this episode is amazing! i love the way that every question Lady Doris asks gets its own little bit, and her eye is very pretty. love seeing Brogli and Doris actually bonding i some capacity

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