Algorithm-Arena / weekly-challenge-1-stockfish-chess

3 stars 0 forks source link

Submission - Fin-n-Brain #1

Open jalvarado91 opened 5 months ago

jalvarado91 commented 5 months ago

Description

Hello 👋 My submission is called Fin-n-Brain. It is a Hand and Brain variant where you play against StockFish with another StockFish as your partner.

In Hand and Brain usually a low rated player and a high rated player will team up against a player somewhere in the middle. One player calls a piece, say Pawn, Rook, Bishop, etc. and the other player must choose where to move that piece. Check this video to see a GrandMaster team up with a 500 ELO player against a 1215 player.

In Fin-n-Brain you can play against StockFish by teaming up with another StockFish. Now, because playing StockFish is still pretty hard, even at a nerfed ELO (at least for me), I've also included mini variants where where you can also get the square of the suggested piece, and introduce a random chance of the opponent making a blunder, like a mouse slip of sorts.

Thanks for putting this together @vjeux.

How to try it

Live at: https://fin-n-brain.vercel.app/

Source Code

https://github.com/jalvarado91/fin-n-brain

Demo Video

vjeux commented 5 months ago

Omg, this is so awesome! Thanks for the participating! This looks super fun to play, will try it out :)