How To Play Chess?

How does one make a chess engine play on a live chess website?

  • I play on a live chess website, and often play 1 minute games. Sometimes we see chess engines who beat everyone at 1 minute games, and somehow they are identified and banned. I don't want to do it, but want to understand how does one build a chess engine? Does it interact with the website somehow?

  • Answer:

    You must be signed in to read this answer.Connected to GoogleConnected to FacebookBy continuing you indicate that you have read and agree to the .  Loading account...Complete Your ProfileFull NameChecking...EmailChecking...PasswordChecking...By creating an account you indicate that you have read and agree to the .

Ylevol Pelias Cuenca at Quora Visit the source

Was this solution helpful to you?

Other answers

http://en.wikipedia.org/wiki/Chess_Engine_Communication_Protocol is commonly used by chess user interfaces and ICS-compatible online chess servers (such as http://www.freechess.org) to communicate with chess engines. Most well known chess engines available on the internet can also communicate using this protocol. To hook up a chess engine with a chess server, you'll have to find a suitable tool (or script one up yourself). For ICS-compatible chess servers, http://www.tim-mann.org/zippy.html is a nice interfacing tool, used by most legitimate online chess engines, such as the ones that play on FICS. Building your own chess engine is however not a trivial task. You can find excellent resources online (http://chessprogramming.wikispaces.com/) to get you started, but you don't need to develop your own chess engine if your goal is simply to hook it up with a chess server, as you could quite easily download an existing engine and interface it with the chess server.

Goutham Bhat

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.