Chess game is a two-player board game played on a chessboard, a checkered gameboard with 64 squares arranged in an eight-by-eight grid. Chess game is played by millions of people worldwide in homes, urban parks, clubs, online, correspondence, and in tournaments. Open-source video games are games assembled from and are themselves open-source software, including public domain games with public domain source code. This list includes games in which the game engine is open-source but the game content (media and levels, for example) may be under a different license. VB chess game; VB.net Chinese chess game source code; VB database operations, registration and login system; VB student information management system complete. VB chess game (1.16 MB) Need 1 Point(s) Your Point (s) Your Point isn't enough. Get 22 Point immediately by PayPal. Play Chess Online List. An open source chess server with client: Cyberchess MS-DOS: a game that can be played in your browser using EM-DOSBOX - no download necessary. Java chess game - playing against the engine or other users - rewind games forward and backward.
I am looking for any Chess AI for flash CS5 ActionScript 3.
PirzadaPirzada2 Answers
A quick Google search reveals much of what you're looking for, including good discussions on the basic algorithms involved. If all you're looking for is a solution you can plug into your Chess game, don't expect anything terribly robust, especially if you're looking to outsmart DeepFritz or Rybka.
Should you be interested in the process of programming a Chess AI, you might want to read through the Chess Programming Wiki.
(As Drknezz points out, http://www.gnu.org/software/chess/ is also an excellent point of research for anyone interested in chess engines.)
You can check out my open source chess game project at Github:https://github.com/yangboz/godpaper