bchess

Sort:
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?

easycoder

Yep, I made it

 

easycoder

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

Anyway, here's mine

https://github.com/jasonuithol/bchess

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.

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.

blerji

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

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