Difference between revisions of "Chess"

From The iPhone Wiki
Jump to: navigation, search
(Created page with "{{Infobox software | name = Chess | title = Chess | logo = | screenshot = | caption = Vi...")
(No difference)

Revision as of 17:08, 22 December 2022

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.