Graph Theory Puzzle Game turns into spaghetti

Поділитися
Вставка
  • Опубліковано 29 січ 2024
  • Graphomata, totally free and highly polished, doing some D/E levels which are tough and prone to spaghetti. And also 3-cycles that take 4 instructions.
    graphomata.com/game/play-onli...
    Short games playlist: • ALL Short Games / One-...
    "secret" discord: / discord
  • Ігри

КОМЕНТАРІ • 32

  • @kevinsurget8571
    @kevinsurget8571 3 місяці тому +21

    You can make B join B (or anything join itself) to "waste" a block for looping purposes without counting it as an conditional

  • @novaluename
    @novaluename 3 місяці тому +40

    Hello internet and welcome to graph theory

  • @dalmutbrothers
    @dalmutbrothers 3 місяці тому +22

    Carol bob alice

  • @stellatedhexahedron6985
    @stellatedhexahedron6985 3 місяці тому +21

    yeah more graphomata episodes! love this game. -if you look at the leaderboards you may come to realize that this is an understatement-
    the "score" is based on whether you've made an optimal tradeoff between cost and cycles. "cost" is the number of commands times the number of _condition_ commands, so if you used A Join A as the redundant command in C10 you would get full points.
    note that the optimal tradeoff between cost and cycles is based on other solutions that the server knows about, so you can get a score that's temporarily _better_ than the maximum if you come up with a new solution. the scores are renormalized regularly, though, so it won't last for long.

  • @leafyluigi
    @leafyluigi 3 місяці тому +17

    outro contains a very good usage of "cba"

  • @unused_present
    @unused_present 3 місяці тому +9

    fun facts:
    there is currently no way to know the names of f and g without testing them
    your first video of this game is on the official website
    if you win a level while using root, your score turns imaginary

    • @jagpreetsingh6711
      @jagpreetsingh6711 3 місяці тому +1

      But how do you get complex?
      (Like a+ib because there is an achievement for that)

    • @lunacynplays1852
      @lunacynplays1852 3 місяці тому +4

      ​ @jagpreetsingh6711 if you solve normally, but get a better solution with root. It’s possible on a few reasonably early levels like A11

    • @jilanwicaksono
      @jilanwicaksono 3 місяці тому +3

      Great, i really love complex scoring system

    • @delta3244
      @delta3244 3 місяці тому +3

      "If you win a level while using root, your score turns imaginary."
      ...I would call that a dad joke, but it's a bit more involved than most of such. It's a math professor joke. The game really never specified what "root" was a root of, did it?

  • @sergewind2208
    @sergewind2208 3 місяці тому +6

    It's less puzzle and more programming. Still fun though, wish I had more time for it

  • @WYXkk
    @WYXkk 3 місяці тому +3

    I almost gave up on the 'delayed' achievement, but when I jump to the end and see you achieve it I decide to try it again, and to my surprise I make it. Thank you for encouraging me to do it.
    Can't wait for the special area episode, where a new mechanic is introduced, and when you try to not use the new mechanic :)

  • @ShockRox
    @ShockRox 3 місяці тому +6

    I started playing Graphomata because of you :)

  • @RupertAndCheese
    @RupertAndCheese 3 місяці тому +1

    I think I'm following this fairly well, but it would certainly help me if you went through the different inputs to show how each one works; though I understand you probably don't want to.
    However, that "build a Y star" one, I haven't even the faintest clue how it's supposed to know when to stop building a chain based on how long they're supposed to be and how many there are.
    I can think of a solution where it just increments the last chain built, builds a new chain, then builds it up while it counts one of the previous ones; but this would be extremely worker-heavy beyond a few chains.

  • @officalcassiopeia
    @officalcassiopeia 3 місяці тому +4

    Last Battle Advanced

  • @maicee7603
    @maicee7603 3 місяці тому

    please do more of this!

  • @rasulaakhmetov4957
    @rasulaakhmetov4957 3 місяці тому +1

    Oh great what’s next? Counting meta puzzle games?

  • @teamruddy611
    @teamruddy611 3 місяці тому +3

    WHERE'S MY PORTAL 1.5!!!

    • @IcelyPuzzles
      @IcelyPuzzles  3 місяці тому +2

      flp;kfdkga;opikgbrs
      I honestly don't know what to do with those episodes, hard to find a natural between-episodes-breaking-point

  • @qoombert
    @qoombert 3 місяці тому

    programming in visual programming

  • @jilanwicaksono
    @jilanwicaksono 3 місяці тому +1

    It feels more like linked list data structure instead of graph theory

    • @Khusyasy
      @Khusyasy 3 місяці тому +2

      graph is just linked list with more link

  • @clarfonthey
    @clarfonthey 3 місяці тому

    Honestly, fitting a polynomial to the data isn't even that hard since you can easily just start with an N⁴ polynomial and maybe some of the coefficients are zero, but what I really want to know is if there are some later levels which have exponential or even factorial complexity but also still try and fit the numbers.
    Probably not, since you'd only be able to have a handful of tests, but it's funny to imagine.

  • @boium.
    @boium. 7 днів тому

    12:20 what happened at row 50 column 1?

  • @mateuszkus6302
    @mateuszkus6302 3 місяці тому

    Graph spaghetti advanced

  • @CHAZZRMAN
    @CHAZZRMAN 3 місяці тому +1

    i am currently in egypt
    edit so icely heart disapears hehe

  • @evandrofilipe1526
    @evandrofilipe1526 3 місяці тому

    Haskell when? Also, carol ❤

  • @qoombert
    @qoombert 3 місяці тому

    spaghetti js code

  • @LeWolfYT
    @LeWolfYT 3 місяці тому

    f(x)=x^2