Skip to main content
guest
Join
|
Help
|
Sign In
chessprogramming
Home
guest
|
Join
|
Help
|
Sign In
Wiki Home
Recent Changes
Pages and Files
Members
Home
Basics
Getting Started
Board Representation
Search
Evaluation
Principle Topics
Chess
Programming
Artificial Intelligence
Knowledge
Learning
Testing
Tuning
User Interface
Protocols
Dictionary
Lists
Arts
Cartoons
CC Forums
Conferences
Dedicated CC
Engines
Games
Hardware
History
Organizations
Papers
People
Periodical
Samples
Software
Timeline
Tournaments and Matches
Videos
Misc
Acknowledgments
On New Pages
Recommended Reading
Wikispaces Help
Samples
Edit
0
18
…
1
Tags
samples
Notify
RSS
Backlinks
Source
Print
Export (PDF)
Home
* Samples
This page is meant to reference to various interesting code samples
Converting Arena book format (.abk) into pgn
- code by
Jury Osipov
modified by
Dann Corbit
, from
CCC
, April 14-15, 2008
Another memory latency test
by
Dieter Bürssner
,
CCC
, July 17, 2003
https://github.com/yangboz/godpaper
A chess-board-game framework(by as3/objective-c language) implementation based-on Starling/Sparrow.
Implement with board representation, search,evaluation...code by
smartkit
, from
CCC
, Oct 9, 2009
Up one Level
Javascript Required
You need to enable Javascript in your browser to edit pages.
help on how to format text
Turn off "Getting Started"
Home
...
Loading...
This page is meant to reference to various interesting code samples
Implement with board representation, search,evaluation...code by smartkit, from CCC, Oct 9, 2009
Up one Level