bchess

Sort:
Avatar of VishyNotAnand

Someone here had posted about a chess engine s/he had developed called bchess. Cant find that post, can anyone or the person help me find that?

Avatar of easycoder

Yep, I made it

 

Avatar of easycoder

ah, lots of people call their engine bchess....

Anyway, here's mine

https://github.com/jasonuithol/bchess

Avatar of blerji

Very late response, but that was probably me. I posted this a while back:
https://github.com/blairjordan/bchess

I removed it because someone started trolling the post.

Avatar of blerji

You can test it out here:
https://bchess.herokuapp.com/

I think it is missing endgame conditions, i.e., "player X wins!", but that would be easy to implement.

Avatar of blerji

But of course, could have been @easycoder as well :-)

Avatar of easycoder

@blerji very cool happy.png

I have always dreamed up doing a front-end for bchess.  I wanted to visualise how the AI thinks - so it's good to see the "next move" visualisation happy.png