Can I LOSE to Worstfish?

Поделиться
HTML-код
  • Опубликовано: 5 янв 2025

Комментарии • 371

  • @iwantcheckmate
    @iwantcheckmate  11 дней назад +138

    Merry Christmas everyone :)

  • @mathgeniuszach
    @mathgeniuszach 11 дней назад +1994

    There's actually two types of worstfish. One assumes you are trying to win, and the other assumes you are trying to lose.

    • @fbrunodr
      @fbrunodr 11 дней назад +116

      I don’t think there is two, actually; I would guess the algorithm just changes the cost function to be the negative of what it actually is, as if the winner is whoever gets checkmate. That said, it plays in an optimal way to get checkmated, regardless of whether you trying to win or lose too. It is like saying there is two engines to play chess: ones for when the enemy wants to win and another for when it wants to lose (there is no point in making an engine for the second way, as the first way suffices both cases)

    • @fbrunodr
      @fbrunodr 11 дней назад +67

      I just watched the video and I think it is the second case actually, ain’t no way stockfish would have lost at “inverse chess”

    • @robinlindgren6429
      @robinlindgren6429 11 дней назад

      @@fbrunodr the nature of minimax (the basic algorithm used for most chess engines, including stockfish) involves searching for every move that can be made up to a certain amount of moves into the future and then evaluates the board at each endstate. to determine how good earlier positions up the possibility tree are we assume that the active player will make the move that is most advantageous for them. there are qays to make this algorithm more efficient which stockfish definitely uses but that's the basic gist.
      minimax for worstfish modifies this algorithm by making evaluating earlier positions based on the worst possible move for stockfish instead of the best one.
      but that doesn't take into account how the opponent plays. that is where the two versions of worstfish comes from: one assumes that the opponent wants to make good moves and the other assumes that the opponent wants to make bad moves.
      normal worstfish is going to play to optimally give their opponent an opportunity to checkmate, but will assume that the enemy will take checkmate when they can.
      the other worstfish would do what iwantcheckmate does and actively try to force their opponent to checkmate them, since it assumes the opponent is trying to avoid checkmate.
      these are different things.

    • @johnhancock4203
      @johnhancock4203 11 дней назад +230

      @@fbrunodr I believe the way worstfish works is it takes the stockfish evaluation of every legal move and chooses the worst one. This could be stated as "play the move that lowers the stockfish evaluation the most this turn". The insane spikes of the evaluation support the claim that this is how the worstfish in the video works. There is another even worse version that I have not seen implemented anywhere though, which is what @mathgeniuszach called the one that assumes you are trying to lose. Instead of just picking the worst move this turn, it picks the move that gives it a min-max path to the worst possible evaluation. Essentially, it plays inverse chess optimally. This version is harder to implement because rather than changing only the piece of stockfish that picks the move to play, you have to change the way it considers future moves and opponent moves as well, which is why it is so rarely done that I have never seen it.
      TLDR: the worstfish seen here plays the move that ruins your position the most this turn, true worstfish plays inverse chess.

    • @foxypirate9666
      @foxypirate9666 11 дней назад +4

      Wait isnt that just normal stockfish??

  • @futrious
    @futrious 5 дней назад +256

    2:09 "force him to mate me" 😳

  • @chaosfr3959
    @chaosfr3959 9 дней назад +762

    "I am going to first trap my own king. Make sure I don't have any moves that I can play" Sounds close to my level of chess

    • @iwantcheckmate
      @iwantcheckmate  9 дней назад +67

      Laughed out loud that’s hilarious

    • @kanishk263
      @kanishk263 19 часов назад +1

      Who tf says that 😭​@@iwantcheckmate

  • @MechMK1
    @MechMK1 7 дней назад +125

    One of my favorite chess bots is what I call the "Egocentrist". The Egocentrist acts like a regular chess bot, except it pretends the opponent never moves. So basically how a beginner plays.

  • @kylehart8829
    @kylehart8829 11 дней назад +285

    I wish worstfish actually acted in the worst possible way assuming its opponent is trying to lose. It can't actually read more than one move into the future because it's not pruning correctly. It plays the move which gives away the most traditional advantage, which is unrelated to the move which makes it hardest for the opponent to intentionally lose. Actually I'd assume that often the *best* traditional move is also the best move when both players are trying to lose.

    • @kylehart8829
      @kylehart8829 11 дней назад +46

      This isn't to say it would be trivial to reverse the algorithm stockfish uses to look into the future; multiplying things by -1 can't instantly turn stockfish into an unstoppable losing machine, you'd have to write a mostly or entirely new engine to do that (and almost certainly find in the process that forced draws are a guaranteed outcome with perfect play).

    • @peterderpanda3971
      @peterderpanda3971 4 дня назад +3

      It could be a really interesting variant if a draw results in a loss for the player making the final move. Gameplay would probably be mostly like regular chess with endgames revolving around restricting your opponent, forcing them to make a capture and winning by the 50 move rule.

    • @alexhowe8333
      @alexhowe8333 3 дня назад +1

      Wouldn't just repeating Nf3 and Ng2 be an optimal strategy for worstfish? It can't beat you if it's pieces don't do anything

    • @isavenewspapers8890
      @isavenewspapers8890 2 дня назад +1

      ⁠​⁠​⁠​⁠​⁠@@alexhowe8333 First of all, that's not how the knight moves. Do you mean Nf3 and Ng1?
      Secondly, the goal of the game is to have your opponent checkmate your king. Doing literally nothing is not the optimal way to do this. If you just mess around, your opponent will overwhelm you, and they will put you into zugzwang such that your only option is to checkmate their king. That's how people have lost (won?) against Worstfish before.

    • @isavenewspapers8890
      @isavenewspapers8890 2 дня назад +2

      @@alexhowe8333 Actually, to clarify, the specific scenario in this video was not zugzwang. Zugzwang is when you'd rather pass your turn than make a move, but White's king is in check, so they wouldn't even be able to do that.

  • @王德堡
    @王德堡 9 дней назад +22

    When I lose to an opponent, I will imagine that I am the worst fish and lose the game perfectly.

  • @Will_TDS
    @Will_TDS 11 дней назад +324

    He doesn't want checkmate? Blasphemy!

    • @iwantcheckmate
      @iwantcheckmate  11 дней назад +45

      How the mighty fall smh

    • @Green_Eclipse
      @Green_Eclipse 11 дней назад +25

      He does want checkmate!
      For white like usual bot games, what's wrong :3

    • @iEli97
      @iEli97 11 дней назад +16

      of course he wants the checkmate, to him

  • @aishahthecat6732
    @aishahthecat6732 11 дней назад +202

    iwantcheckmate going against his core principles

    • @iwantcheckmate
      @iwantcheckmate  11 дней назад +27

      It hurt my very soul

    • @whyami5355
      @whyami5355 10 дней назад +29

      He still got a checkmate, just wrong side

    • @Haru-spicy
      @Haru-spicy 2 дня назад

      he still wants checkmate, but today he wants checkmate for others

  • @aishahthecat6732
    @aishahthecat6732 11 дней назад +157

    I love how the elo rating looks kinda confused too like "1500?" "1861??"

    • @iwantcheckmate
      @iwantcheckmate  11 дней назад +13

      Hahaha

    • @TiberiusClarkwastaken
      @TiberiusClarkwastaken 11 дней назад +11

      that’s what happens when you’re unrated on lichess

    • @ILuvFrogs-y1h
      @ILuvFrogs-y1h 11 дней назад +3

      That’s Lichess for you!💀

    • @BoltCreations
      @BoltCreations 11 дней назад +3

      @@ILuvFrogs-y1hye when ur unrated or only played a few games, it’ll have a question mark

    • @davidkinkade81
      @davidkinkade81 10 дней назад

      ​@@BoltCreations yep 1500? is unranked

  • @Frey-y5c
    @Frey-y5c 11 дней назад +28

    Let’s go I love you content here is some money to support you

    • @iwantcheckmate
      @iwantcheckmate  11 дней назад +4

      I really appreciate that! Happy holidays my friend :)

  • @4u6r3y-old
    @4u6r3y-old 6 дней назад +59

    congrats worstfish for coming out🏳️‍⚧️🎉🎉

  • @baseupp12
    @baseupp12 11 дней назад +53

    Show us the 7 failed games too they must be hilarious

  • @blacklistnr1
    @blacklistnr1 5 дней назад +8

    The audio sounds like its coming from a phone speaker, which is great considering that I am playing it through my phone speaker

  • @Haru-spicy
    @Haru-spicy 2 дня назад +1

    my man literally checkmated the computer into checkmating him. Truest puppetmaster.

  • @a.j.leclair5426
    @a.j.leclair5426 11 дней назад +20

    I love how involved you are with your audience and also thank you so much for showing me some love in the beginning for the "worst fish" idea. I wasn't the first to request it btw lol. Merry Christmas!

    • @iwantcheckmate
      @iwantcheckmate  11 дней назад +2

      Of course! I know everyone can’t read everyone else’s comments so I like to shoutout everyone who gave similar ideas. Very merry Christmas!!

  • @carmacksanderson3937
    @carmacksanderson3937 10 дней назад +5

    iwant(tobe)checkmate(d)

  • @bernier42
    @bernier42 7 дней назад +2

    “Checkmate is forced”. Beautiful.

  • @Miguel23080
    @Miguel23080 8 дней назад +12

    how to win against worstfish: reverse zugswang they have no bad moves

    • @isavenewspapers8890
      @isavenewspapers8890 2 дня назад

      Well, that refers to when someone would rather pass than move. It is one way to do it, but it doesn't apply to this specific video. Of course, White passing their turn at the end would be leaving their king in check, and they can't do that.

  • @Neurosdk561
    @Neurosdk561 4 дня назад +3

    If worst fish and stock fish are what they are, I’m terrified of best fish and brilliant fish

  • @kingdaximus6423
    @kingdaximus6423 11 дней назад +9

    Merry christmas to all! and to all a good night :)

    • @iwantcheckmate
      @iwantcheckmate  11 дней назад

      Haha Merry Christmas to you as well 🎄

  • @mariutunio
    @mariutunio 10 дней назад +2

    Imagine losing to Worstfish and then having your rating dropped to 1.

  • @scarletevans4474
    @scarletevans4474 3 дня назад +3

    We need a new engine: WorsestFish, that will anticipate our attempts to lose and will try to prevent them, while forcing us into mating it 😀

    • @iwantcheckmate
      @iwantcheckmate  3 дня назад +1

      That would probably make it very difficult to lose haha (what a strange sentence)

  • @pook21M
    @pook21M 11 дней назад +3

    Love the dedication to daily videos! Merry Christmas

    • @iwantcheckmate
      @iwantcheckmate  11 дней назад +1

      Thank you! Merry Christmas to you as well!

  • @DaBestOhYeah
    @DaBestOhYeah 11 дней назад +13

    Hi mate, love the videos! I'm sure people have mentioned this but as a viewer i find the suspense in not knowing the conclusion of a run or a challenge beforehand really adds to the experience. For example: in call of duty zombies challenge runs when the creator at the start of the video say "this was my one successful attempt" or "i have had so many failed attempts, lets hope this one is successful" it ruins the ending by telling the audience the outcome of the run. Even if you don't succeed its nice to see the fails and it builds more suspense in future vids as we never know the outcome.
    Another analogy would be in Game Of Thrones you never knew if a character was going to die so would always be in more suspense whereas mid-series of dexter or any other show with one main character you know they are never going to die so you're not in as much suspense. :)

    • @iwantcheckmate
      @iwantcheckmate  11 дней назад +4

      That’s an excellent point and I agree that RUclips is a lot like telling a story. Thank you for the feedback! I’ll start adding more complete runs :)

  • @OmegaF.
    @OmegaF. 11 дней назад +2

    Let's gooo, have been waiting for thiss 😅

  • @Miguel23080
    @Miguel23080 8 дней назад +1

    "if i can't beat them, then they can't not beat me" -worstfish

  • @zivronen9539
    @zivronen9539 11 дней назад +11

    Very important video. If Stockfish ever become sentient, maybe they'll forgive you for Martinfish since you gave their little sibling Worstfish few wins?

  • @kaylah7685
    @kaylah7685 11 дней назад +3

    obsessed with this channel!!

  • @SilverVayne
    @SilverVayne 10 дней назад +3

    I played as Black both times. First, I tried a 10+3 and failed. Then, I tried a 7+3 and I ran out of time on move 37, so I picked up from position with 15+14 and got it to checkmate me within 10 more moves, 47. exf3#.
    The problem solving you have to do is so weird. Stuff like you encountered at 2:22 and it just gets crazier. Thanks for highlighting this bot, it's a fun challenge and really forces you to view the game in new ways.

    • @iwantcheckmate
      @iwantcheckmate  10 дней назад +1

      It was really bizarre because instinct goes out the window and the calculation and reasoning is very laborious 😅 I may revisit this bot in the future with some twist!

  • @mostyami
    @mostyami 11 дней назад +7

    iwantcheckmate ❌
    iwannnagetmated ✅

    • @-AxisA-
      @-AxisA- 11 дней назад

      If you want to get mated so bad, just go visit a brothel or just a regular lady of the night!

    • @Golden_Pig64
      @Golden_Pig64 9 дней назад +2

      🤨

  • @DerekTheDuctTapeMan
    @DerekTheDuctTapeMan 11 дней назад +9

    There some chess engines that only masters can beat, here is one that only Masters can loose to

  • @ckq
    @ckq 10 дней назад +1

    Worstfish = wants to lose to stockfish as fast as possible
    Worst worst fish = wants to lose to worstfish
    you can repeat this forever and end up with negamin stockfish
    Or you can take the Leela Chess Zero approach and create a new rating system to measure each players ability to lose and use that to find the move that minimizes your winning chances against that opponent.

  • @zackmash851
    @zackmash851 8 дней назад +1

    awesome video! the audio was just right for my headphones so no complaints here

    • @iwantcheckmate
      @iwantcheckmate  7 дней назад

      Thank you for the feedback! That’s a relief 😅

  • @warspyking
    @warspyking 11 дней назад +2

    Merry Christmas and good video. I wanted to mention though for challenges like these, especially if the final product is only gonna be four minutes long, seeing the failed attempts as you adapt your strategy would be really really nice. It's not about the destination, it's about the journey :)

    • @iwantcheckmate
      @iwantcheckmate  11 дней назад +2

      Understandable, I’ll include some more failed runs in the future. This one doesn’t have them because they has bad audio :)

  • @VocalMabiMaple
    @VocalMabiMaple 9 дней назад +6

    What if you just wait out your own clock? Ez loss

    • @shirothefish9688
      @shirothefish9688 4 дня назад +1

      Then youre losing to time, not worstfish

    • @VocalMabiMaple
      @VocalMabiMaple 4 дня назад

      @shirothefish9688 im bad at chess. I'll take any loss I can get xD

  • @IamKing65.
    @IamKing65. 9 дней назад

    I’m addicted to this!Merry Christmas to you!

  • @kaizoisevil
    @kaizoisevil 3 дня назад

    I like the jester hat in the thumbnail. The jester will get his revenge from the grave!

    • @iwantcheckmate
      @iwantcheckmate  3 дня назад

      Hahaha hopefully I’ll be long gone before these bots become sentient 🥸

  • @ToufG
    @ToufG 10 дней назад +1

    I lost against worstfish before. Best feeling ever.

  • @Charles-hm5zj
    @Charles-hm5zj 11 дней назад +1

    Merry Christmas mate, congrats on your first 10% game!! Keep the channel up, work hard and we'll celebrate your first 20% game with you too

    • @iwantcheckmate
      @iwantcheckmate  11 дней назад

      Thank you!!! I appreciate that and more to come :)

  • @jectlikeslearning2014
    @jectlikeslearning2014 5 дней назад

    Pro tip: First block the b/g pawn, then go to a corner so that the b/g pawn can check you, then capture all his pieces except that b/g pawn, then force him to push his pawn with his king next to it

  • @Alg496
    @Alg496 8 дней назад +2

    I did this a while back and it was literally 130 blunders between us.

    • @iwantcheckmate
      @iwantcheckmate  8 дней назад +1

      LOL That means you played well hahaha

    • @Alg496
      @Alg496 8 дней назад

      @ hahahaha right

  • @coolandwarm1576
    @coolandwarm1576 11 дней назад +10

    just resign.

    • @user-S853
      @user-S853 5 дней назад +1

      “I wish to counter-resign!”

  • @YTGreenlightX
    @YTGreenlightX 11 дней назад +1

    Merry Christmas! Hope you enjoy this special day. Edit: The sound quality seems perfecty good to me, so yeah!

  • @tai-bere3500
    @tai-bere3500 4 дня назад

    First time viewer, new sub.
    Really enjoy your style, your narration and way if presenting things seems very natural and plays very well with the 'stream of conciousness' analysis
    Audio seems great too btw.

    • @iwantcheckmate
      @iwantcheckmate  3 дня назад

      I appreciate the kind comment and also the feedback on the audio :)

  • @Crazyss0102
    @Crazyss0102 11 дней назад +1

    THE GOAT IS BACK!!

  • @schno1480
    @schno1480 9 дней назад

    I like your vibe, nice video!

  • @TiberiusClarkwastaken
    @TiberiusClarkwastaken 11 дней назад +2

    i have a strategy i use against worstfish, you take all his pieces except for one pawn then stalemate his king then box your king in so he is forced to push the pawn & mate you

  • @fubbalo_
    @fubbalo_ 11 дней назад +1

    the name "iwantcheckmate" still checks out...from a new perspective

    • @SilverVayne
      @SilverVayne 10 дней назад

      iwantcheckmated confirmed

  • @annousa689
    @annousa689 10 дней назад

    Bro found a way to force the bot to checkmate him😂

  • @koitsuo
    @koitsuo 10 дней назад +22

    Why is the bot that is programmed to " commit suicide as soon as possible " and be " the worst one at the thing he do " have a trans flag, i find that really out of touch to put that flag there from the person that made the bot

    • @iwantcheckmate
      @iwantcheckmate  10 дней назад +11

      Interestingly I thought it was an effort at representation by the bots creator since creating bots is not necessarily easy. It is unclear

    • @enigmaticheart666
      @enigmaticheart666 10 дней назад +3

      Sounds pretty in touch based on those parameters; isn't the rate like 41% or something

    • @RupertAndCheese
      @RupertAndCheese 10 дней назад +8

      That was my thought too. Like there's no doubt in my mind that wasn't the intention, but I would expect the kind of people who feel the need to insert these symbols everywhere would be sensitive to the very obvious implications here.

    • @wasikancb
      @wasikancb 9 дней назад

      At least it shows that trans people do not have an advantage just because they're trans.

    • @fabienso5889
      @fabienso5889 7 дней назад +4

      ​@@enigmaticheart666
      No
      This number is pretty old and has more to do with how people were treated than anything else

  • @z8infinity501
    @z8infinity501 11 дней назад

    Merry Christmas! Love the vids. Always a good time🎉🎄🎁

    • @iwantcheckmate
      @iwantcheckmate  11 дней назад

      Merry Christmas to you as well! And thank you :D

  • @RainzorBlade
    @RainzorBlade 7 дней назад +2

    at 2:10 couldn't he have played Qxh2 which forces Rxh2#? Or did I miss something?

    • @iwantcheckmate
      @iwantcheckmate  7 дней назад

      Ng3 blocks the check, and later the king can move to e4 which undoes the setup for mate :)

  • @simonvh7092
    @simonvh7092 7 дней назад +1

    Audio is very sufficient

  • @Happy_Abe
    @Happy_Abe 11 дней назад

    Worstfish playing like Martin

  • @run2space2
    @run2space2 11 дней назад

    How to always lose to worstfish, lose on time

  • @Kimooooooo01o
    @Kimooooooo01o 11 дней назад

    This is really entertaining sadly it ended so short but good video enjoyed it alot

    • @iwantcheckmate
      @iwantcheckmate  11 дней назад +1

      Thank you! I’m going to include failed runs in the future for more content :)

  • @GraysonLovesHisMama
    @GraysonLovesHisMama 6 дней назад

    To do the worst, you have to do the best - Sun Tzu, but yeah get up so many points that his only legal move is to checkmate you

    • @iwantcheckmate
      @iwantcheckmate  6 дней назад

      That’s so funny I’m actually reading the Art of War right now!

  • @jaydentplays7485
    @jaydentplays7485 11 дней назад +2

    2:37 Qf7+

  • @JB-xm7is
    @JB-xm7is 11 дней назад +1

    Computer analysing this game would be mad af😂

  • @readyplayerJesse
    @readyplayerJesse 11 дней назад

    The audio does sounds better than the last video for sure.

  • @wasikancb
    @wasikancb 9 дней назад +11

    🩵🩷🤍🩷🩵 Trans Rights Are Human Rights! 🏳️‍⚧️

    • @thecringequeen31
      @thecringequeen31 8 дней назад +1

      Yeah!
      Now why is there a trans flag next to worstfish tho? What is it being there trying to say about trans people?

    • @wasikancb
      @wasikancb 8 дней назад +2

      @@thecringequeen31 I don't know. Maybe to show that trans people suck and don't have a biological advantage just because they are trans lol
      Jokes aside, I really have no idea. Maybe it's just well meant representation?
      Anyway hope it's not meant badly... If it is, Trans Rights Are Human Rights 🩵🩷🤍🩷🩵 still counts and I'll still love all of my trans bros, sisters and enbys.

  • @samuraifx9493
    @samuraifx9493 11 дней назад

    GOING AGAINST YOUR CORE RULE, TRYING TO NOT GET CHECKMATE

  • @skyhigh9326
    @skyhigh9326 7 дней назад

    I think I lost brain cells trying to follow worstfish.

  • @Zaydenthomas-ft3bg
    @Zaydenthomas-ft3bg 11 дней назад

    love your vids!

  • @tucpacedits
    @tucpacedits 11 дней назад +1

    nice video!

  • @mohsinshahbaz5846
    @mohsinshahbaz5846 11 дней назад

    Now thia is the video that suites your channel name

  • @alvinviklund
    @alvinviklund 10 дней назад +2

    2:32 wouldn’t Qxh2 work here instead?

  • @LovelyDragonsWorld
    @LovelyDragonsWorld 11 дней назад

    Merry Christmas that was epic! 🎉

    • @iwantcheckmate
      @iwantcheckmate  11 дней назад

      Thank you!! Merry Christmas to you as well :)

  • @samuellougheed6123
    @samuellougheed6123 11 дней назад

    Merry Christmas iwantcheckmate, excited to see Martin tomorrow! :)

  • @rylieweaver1516
    @rylieweaver1516 11 дней назад +1

    Do a game playing against a bot that chooses the best move 50% of the time and the worst 50% of the time 😂😂

  • @LuminousXDMC
    @LuminousXDMC 10 дней назад +1

    Here is an idea! Play a chess game against a bot, but you must make one of every type of move during the game, via intuition! It would include some like
    Brilliant
    Great
    Best
    Excellent
    Good
    Missed Win
    Inaccuracy
    Mistake
    Blunder
    Forced

  • @Aaa93281
    @Aaa93281 11 дней назад

    Merry christmas! For christmas i wish you 6k subs! I dont really celebrate it so i dunno how it works 😅

    • @iwantcheckmate
      @iwantcheckmate  11 дней назад

      Hahaha thank you! The spirit is there! Merry Christmas to you as well :)

  • @GrumpyIan
    @GrumpyIan 11 дней назад

    Wost fish vs worst fish

  • @yastreb.
    @yastreb. 11 дней назад

    This was fun to watch. I'd have thought it'd be basically impossible to put the bot in a position where mating is the only move.

    • @onecommunistboi
      @onecommunistboi 11 дней назад +2

      If I'm not wrong, the problem is that the computer still assumes that their opponent will make the best move possible.
      I imagine this challenge would be extremely difficult, if that was fixed.

    • @yastreb.
      @yastreb. 11 дней назад

      @@onecommunistboi Nice pfp comrade 👍

  • @qwqw-od7ok
    @qwqw-od7ok 8 дней назад

    Interesting, the way I lost to Worstfish is that I made a position where the only possible (he could only move his pawn) move for him was checkmate, and I also gotten a worse accuracy than Worstfish in that game. That way is better probably because I only needed one try for it.

  • @GTron13
    @GTron13 11 дней назад +4

    To everyone saying iwantcheckmate didn't want a checkmate, that's simply not true. He did want a checkmate; just not for himself.

  • @andyplayz3745
    @andyplayz3745 11 дней назад +1

    I lost by checkmate to is 2 days ago, by forcing checkmate up 54 points of material

  • @greenboi99
    @greenboi99 11 дней назад +2

    Great vid! Just some friendly feedback, I’d personally like it if you included some games in your vids where you don’t win? Hearing you mention that you had already played previous games and that the recording starts with *this* one immediately gives away the conclusion. Playing whacky bots or changing the rules doesn’t really do much if every vid begins and ends with a single game? Just a thought, your channel is great and good luck with it!

    • @iwantcheckmate
      @iwantcheckmate  11 дней назад

      That’s a great point. I’ll do some future videos with the full process and see if the longer format sticks :)

    • @Noah_eotlr
      @Noah_eotlr 11 дней назад

      I agree with the point of this comment, but it's funny in this context since iwcm in fact lost right off the bat!

  • @sandramccurdy5571
    @sandramccurdy5571 11 дней назад

    Oh I get it he is trying to checkmate yellow😮😮😮

  • @MannyMuskets
    @MannyMuskets 10 дней назад

    How are you recording the audio? Like what mic are you using?

  • @ArthurGenius
    @ArthurGenius 11 дней назад +1

    This was way too fun for how stupid the game looked, also merry Christmas.

    • @iwantcheckmate
      @iwantcheckmate  11 дней назад +1

      Hahahaha yes it was, merry Christmas to you as well!!

  • @BeepertheInquizitive
    @BeepertheInquizitive 11 дней назад +1

    Someone had done it before

  • @xphreakyphilx
    @xphreakyphilx Час назад

    Worstfish isn't trying to lose. It's trying to play the worst move against someone trying to win.
    I would have to assume that if someone actually created a stockfish that tried to lose no human could lose to it.

  • @frederickj4392
    @frederickj4392 10 дней назад

    I heard it is easy (still pretty dang hard) to beat worst fish. You just have to limit its options. In a way that the only one is checkmate. I’ve seen it done before

  • @Green_Eclipse
    @Green_Eclipse 11 дней назад

    1:35 Completely just a guess but I think it's not the worst stockfish move since that would be the worst move assuming you're trying to win.
    Instead it probably works by inverting the evaluation of the board and then picking the "best" move like usual. This way, it assumes you are also trying to make the worst move.

    • @iwantcheckmate
      @iwantcheckmate  11 дней назад

      That makes a lot more sense

    • @onecommunistboi
      @onecommunistboi 11 дней назад +1

      I think you have it backwards. Otherwise this challenge would be as difficult as winning against stockfish, no?

    • @Green_Eclipse
      @Green_Eclipse 11 дней назад

      ​@@onecommunistboi
      I'm just a gal on the Internet and definitely not an expert. I am very likely wrong on some details.
      My guess is that the *only* thing worst fish does is swap the evaluation. It doesn't change how the evaluation works, so things like positional tactics are still taken into account.
      If you actually want to make a bot for this "losing" variant of chess, you'd want an entirely new evaluation. Human players have an advantage here in the same way we did against early chess bots.
      Also, I feel like the worst move in most positions (with normal stockfish) is just intentionally blundering as many pieces as possible which this doesn't seem to be doing.

    • @asdfqwerty14587
      @asdfqwerty14587 11 дней назад +2

      Worstfish doesn't really "try to lose", it "tries to make a move so bad that even if someone else took over and played perfectly afterwards they would still be losing". If worstfish were really trying to lose then it wouldn't try to blunder its pieces in most instances, and it would also be taking the opponent's pieces too in some contexts (if they can see a "forced checkmate".. where you're forcing the opponent to checkmate you) - blundering pieces only makes your position worse if you're assuming that both players are trying to win, but if both players are trying to lose then capturing your opponents pieces is actually advantageous (if you can remove your opponent's pieces then you can control the game and force them to checkmate you).

    • @Green_Eclipse
      @Green_Eclipse 11 дней назад

      I was curious and actually looked it up, and I am just entirely wrong.
      Worstfish checks all legal moves uses a normal stockfish evaluation (with a time limit of 0.1 seconds or shorter) and basically picks the move that is the best for the opponent, preferring non check/captures then checks, then captures if the evaluations are equal.
      I want checkmate's understanding and the comment above are basically correct.
      I think it would be interesting to see my idea.
      Source: VisibleReality/lichess-worstfish/blob/master/strategies.py

  • @iwantcheckmate
    @iwantcheckmate  8 дней назад

    Hey all! Become a channel member to get member-only perks including custom emojis, member-only livestreams, and more! Thank you for you support :)

  • @forkayman0
    @forkayman0 11 дней назад

    have you heard of losing on time?

  • @mdes0819
    @mdes0819 5 дней назад

    Would it not be better if worstfish played like actual stockfish and then forced you to checkmate it in the endgame to guarantee a loss

  • @user-wm3hu7lo1g
    @user-wm3hu7lo1g 10 дней назад

    Sound is fine

  • @Tletna
    @Tletna 11 дней назад

    There was a little bit of buzz but I think that was just your natural voice. The audio sounded good overall. So, then, the question is, what is the fewest amount of moves one can manage to lose to worst fish in? What you did there seemed close.

    • @iwantcheckmate
      @iwantcheckmate  10 дней назад

      Thanks for the feedback! And that would be a good video, seeing how low we can go

  • @riden1
    @riden1 9 дней назад

    idk what u talkin about u sound solid

    • @iwantcheckmate
      @iwantcheckmate  9 дней назад

      Thanks for the feedback! I tried something new so just wanted to be sure

  • @icycloud6823
    @icycloud6823 6 дней назад

    A proper worstfish would probably be basically impossible to lose to... if not actually impossible to lose to. It'd probably just be a draw, even only at the engine level rather than at perfect play like normal chess might be.

  • @peepe3741
    @peepe3741 10 дней назад +1

    Just run your clock down or game abandoned ;)

  • @berendgriffioen6011
    @berendgriffioen6011 9 дней назад

    How do I play against worst fish?

    • @iwantcheckmate
      @iwantcheckmate  8 дней назад

      On lichess.org, search username and challenge bot

  • @EarthMoneyz
    @EarthMoneyz День назад

    Its kinda weird to want to lose but not accept check

  • @Mprator
    @Mprator 6 дней назад

    How do you play worstfish on Lichess?

    • @iwantcheckmate
      @iwantcheckmate  6 дней назад

      Search for the username and challenge the bot

  • @ChessPuzz-281a
    @ChessPuzz-281a 11 дней назад +1

    Yooo im under 20 mins, can u do my idea pls I was the one who said "how many peices do I need to remove to get beaten by martin" and also pls reply

  • @Lucky-x4n
    @Lucky-x4n 11 дней назад

    the audio is good now
    dont know why but only your last video had issues (dont look down that one )

    • @iwantcheckmate
      @iwantcheckmate  11 дней назад

      Thank you! I appreciate you letting me know I was a bit worried it would sound weird again.

  • @dlgjkfaasdgasdff
    @dlgjkfaasdgasdff 4 дня назад

    2:50 why doesn't queen takes h2 work?