PyChess: Difference between revisions

Content deleted Content added
No edit summary
m date format audit, minor formatting
Line 1:
{{Use dmy dates|date=JulyJanuary 20112021}}
{{Infobox software
| name = PyChess
Line 5 ⟶ 6:
| caption = User playing against [[Crafty]]
| developer = The PyChess Project
| released = {{Start date and age|df=yes|2006|09|13}}
| latest release version = 1.0.0
| latest release date = {{release date and age|df=yes|2019|05|19}}
| programming language = [[Python (programming language)|Python]] ([[PyGTK]])
| operating_system = [[Unix-like]], [[Windows]]
Line 16 ⟶ 17:
| website = {{url|pychess.org}}
}}
'''''PyChess''''' is a [[free software]] [[chess]] client developed for [[GNU]]. It allows users to play offline or online via the [[Freechess|Free Internet Chess Server]] (FICS). PyChess also incorporates a built-in [[chess engine]], which in contrast to most other chess [[AI|AIs]]s is written in the [[Python programming language|Python]] language and focuses more on fun of play than raw strength. For more advanced users, PyChess allows for virtually any other external chess engine to be used with it.<ref>{{Cite web
| title = About PyChess
| url = http://pychess.org/about/
Line 77 ⟶ 78:
| title = PyChess at GiHub Project Hosting
| url = https://github.com/pychess/pychess
| accessdate = 10 July 2011 }}</ref>|author=|title=|source=}}
The PyChess project puts heavy emphasis on simplicity, trying to avoid the complicated [[user interfaces]] of [[XBoard]] and BabasChess. This implies adding new features slowly, so they can be integrated in the overall usage scheme, and make things "just work". At the same time the project strives to contain most of the features known from major Windows chess clients such as [[Chessbase]] and ''Aquarium'' by ChessOK.
 
Line 93 ⟶ 94:
 
{{GNOME}}
 
{{Use dmy dates|date=July 2011}}
[[Category:Free chess software]]
[[Category:Free software programmed in Python]]