This repository has been archived by the owner on Jan 29, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7afffc0
commit 0fb22f3
Showing
1 changed file
with
17 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,18 @@ | ||
# danican | ||
An implementation of the abstract-strategy game International Draughts/Polish Checkers, with an AI, written in C, and a GTK interface. | ||
DANICAN version 0.5.2 | ||
|
||
Copyright (C) 2002 Christian Obrecht <[email protected]> | ||
|
||
This program is free software; you can redistribute it and/or modify it under | ||
the terms of the GNU General Public License as published by the Free Software | ||
Foundation; either version 2 of the License, or (at your option) any later | ||
version. | ||
|
||
The X-Window program Danican lets you play international draughts. | ||
|
||
See the International Draughts Federation's Web site: <http://www.fmjd.nl> | ||
|
||
This software was named Danican in tribute to F.-A. Danican-Philidor, the | ||
most famous chess and draughts player of the 18th century. | ||
|
||
This software package no longer has a maintainer. Fork it to maintain it or develop it further. |