Hi! I'm Bart Bonte, a Belgian independent game designer and bontegames.com is where I blog about new interesting browser and mobile games. My own games are all in the left column (or at the bottom of this page on mobile). More info about me and my games on bartbonte.com.
Get in touch: email - twitter - facebook - youtube - instagram

February 02, 2023

carrot conundrum [browser]

Help Bunny, who's living in a comic strip, to harvest all the carrots on each page by breaking the fourth wall: Carrot Conundrum by Blinry, Piko and Winniehell.

19 comments:

  1. is there a way to restart a level? or to undo moves? once you reload the screen you have to tart all over again

    ReplyDelete
  2. Backspace key to undo a move, R key to restart a level

    ReplyDelete
  3. I made it to the 2nd from last carrot on the 2nd from last level before I ran out of time.

    ReplyDelete
  4. I came back to finish but it won't play now.
    Just says "Exception thrown, see JavaScript console

    ReplyDelete
  5. };
    Module.setStatus('Downloading...');
    window.onerror = function(event) {
    // TODO: do not warn on ok events like simulating an infinite loop or exitStatus
    Module.setStatus('Exception thrown, see JavaScript console');
    Module.setStatus = function(text) {
    if (text) Module.printErr('[post-exception status] ' + text);
    };
    };

    ReplyDelete
  6. Is there any way for me to fix this?
    Is the game just broken?
    Is anyone else having this problem?
    I made all the anonymous posts here.

    ReplyDelete
  7. Maybe the time ran out so you have to play it again?

    Another Anon.

    ReplyDelete
  8. Ok I would like to play again but can't.(chrome)

    I used ctrl+shift+J to open javascript console on the game & got:
    Uncaught ReferenceError: SharedArrayBuffer is not defined
    at love.js:9:15375
    at applicationLoad ((index):102:9)
    at HTMLScriptElement.onload ((index):106:87)
    DevTools failed to load source map: Could not load content for chrome-extension://gighmmpiobklfepjocnamgkkbiglidom/browser-polyfill.js.map: System error: net::ERR_FILE_NOT_FOUND

    I then open the game in Firefox, it also say exception...
    & that Js-console gives me:
    Could not record event: TypeError: queryContext is undefined UrlbarController.sys.mjs:842
    Key event not available on some keyboard layouts: key=“i” modifiers=“accel,alt,shift” id=“key_browserToolbox” browser.xhtml

    ReplyDelete
  9. Edit: I made this comment before opening the web page I can see exactly the problem the other Anon was seeing

    Another Anon.

    ReplyDelete
  10. If cannot start game... then no reason to play game...

    ReplyDelete
  11. I went to the lundum dare site to play the game.
    It has a " Web version (experimental)" link that also does not work.

    ReplyDelete
  12. Same here. I dowmloaded the game for windows, played it, it is really nice! :-) I like the idea with the cartoon!

    ReplyDelete
  13. Won't play for me either. Running Firefox on Linux.

    ReplyDelete
  14. This is likely related to security requirements on the use of SharedArrayBuffer, see https://stackoverflow.com/questions/64650119/react-error-sharedarraybuffer-is-not-defined-in-firefox . In particular "SharedArrayBuffer has been disabled across all browsers except Chrome desktop since the discovery of Spectre" and Chrome as well since version 92.

    There are a couple of headers which need to be set by the server serving this, I don't know if there is a way to work around this.

    ReplyDelete
  15. It plays for me now. Stuck in level 7.

    ReplyDelete
  16. Just finished the game that was an experience.

    ReplyDelete
  17. OK that was fun after waiting for so long to be able to play it.

    ReplyDelete
  18. Unknown here is an extremely vague hint.

    There are

    4+6+12 carrots in that level.

    ReplyDelete