The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Chess
Original author(s) | Apple Inc. |
---|---|
Written in | Swift, Cocoa, C |
Operating system | macOS |
Platform | macOS |
Size | 20.6 MB |
Available in | English |
Type | Game |
License | Closed source |
Chess is a popular game embedded for macOS that reproduces the homonym game. It is the only game that is inserted into macOS and does not required any Internet connection to play with it. It supports a CPU player, and also playing through voice.
For the CPU player, Chess uses an engine called Sjeng that is based on Proof-Number Search. It is one of the best chess engine to use on multi-core devices, developed using C programming language.