Scid vs. PC is a powerful chess toolkit. It has extensive database and PGN file handling capabilities, and can be used to play chess on the internet (with FICS), against a computer chess opponent, or for chess grandmasters to prepare for tournament matches. Additionally, Scid vs. PC can run automated computer tournaments with chess engines playing against each other.
Tags | |
---|---|
Licenses | GPL |
Operating Systems | |
Implementation | Tcl |
Translations |
With Scid you can maintain a database of chess games, search games by many criteria, view graphical trends, and produce printable reports on players. Scid for Mac. Free Scid Project Mac OS. Igor try and try to make SCID vs PC/MAC work. It is good but Igor just want SCID. It is little better than Chess X. MAc so limited for the chess apps. Make Igor want to pluck nostril hairs in anxiety. Finally he realize his mistake with his walnut brain.
Recent releases
Scid's GUI has two modes. In Docked Windows mode (the default), most windows are tiled - or docked - into a single large window. Docking is enabled or disabled in Options- Windows, where you can also load any of the three built-in layouts, or save your own Window arrangements. PC is a usability and bug-fix fork of Scid. You can play chess on the Internet or against the computer, you can join online tournaments and test your chess skills. You may want to check out more software, such as Bulletproof Public PC, PC Disk Clone or Recover Mac Files on Windows PC, which might be related to Scid vs PC.
Release Notes: Bugfixes and minor interface refinements. Most of the changes are with the Engine Annotation feature, and FICS (free Internet chess).
Release Notes: The handiest change in this release is support for very large chess boards. Other changes include a gamelist context menu, docking changes, and improvements to analysis, annotation, and computer tournament features.
Release Notes: This release is mainly a consolidation of the docked mode feature. Additionally, there is a new game history, and database sorting does not reset the filter or reset the current game, plus the usual array of bugfixes and tweaks.
Release Notes: The Docked Windows feature of mainline Scid is so popular, this release has adopted it. This allows a single-window mode where all top-levels are docked into a large main window in a customized tiled fashion. There is also a myriad of other changes, including a 'move search' feature and better support for Microsoft Windows.
Release Notes: Lots of minor new features make for an interesting release. These include drag and drop file opening, Opening Books with the Computer Tournament, custom board textures, and lots of FICS (online chess) refinements. There are also many minor bugfixes, and fixes for some lingering Tcl issues in the Mac OS X package.
SCID vs. PC is a Chess ToolkitShane's Chess Information Database is a powerful Chess Toolkit,with which one can create huge databases, run chess engines, and play casual games against the computer or online with the Free Internet Chess Server. It was originally written by Shane Hudson,and has received strong contribution from Pascal Georges and others.
Scid vs. PC began with bug-fixes for the computer-versus-player features of Scid (hence the name), but has evolved into a solid alternative with many new features and interfaces. The project is authored by Stevenaaus and numerous contributors
** Source
svn checkout http://svn.code.sf.net/p/scidvspc/code/ scidvspc-code
** Environment
TCLTK_BPATH= $SNAP/usr/share/tcltk
TCL_LIBRARY= $TCLTK_BPATH/tcl8.6:$TCL_LIBRARY
TK_LIBRARY= $TCLTK_BPATH/tk8.6:$TK_LIBRARY
TCLLIBPATH= $SNAP/usr/lib/tcltk $SNAP/usr/lib/tcltk/x86_64-linux-gnu $TCLLIBPATH
** Home
The AppWorkingDir is user's $HOME/snap/scidvspc-hkvc/<revision>
$SNAP_USER_DATA points to this AppWorkingDir.
** ToRun
type scidvspc-hkvc.scidvspc in a console/terminal
stockfish available in $SNAP/usr/games/
** Sound
Snap doesnt auto connect the alsa interface to snaps. The user is requiredto explicitly connect the snap's alsa plug to the system's alsa interface.
For this run the below
sudo snap connect scidvspc-hkvc:alsa
NOTE> If there is a issue with sound folders setup, cross verify that thesounds folder under options->sounds is set to
/snap/scidvspc-hkvc/current/usr/local/share/scid/sounds
** Network FICS Ping
One needs to run
sudo snap connect scidvspc-hkvc:network-observe
to allow the snap to use ping (FICS server), else it will give a error dialog,when connecting to FICS.
** Source for this snap packaging
the snap directory used by snapcraft to generate this snap package is in $SNAP/usr/share/doc/scidvspc-hkvc/
You will also find this among my https://github.com/hanishkvc repositories.
** Version
The snap package version contains the svn revision number of scidvspcwithin it. If manually building the snap, it will try to pick thelatest revision of the code.
Scid Vs Pc Tutorial
** In this Release
Sound, Figurines font, tDom, Network (FICS), ...
Scid For Pc Versus Scid For Mac Windows 7
Check Changelog for details including previous releases
** NOTE
This is just a experimental snap packaging of scid_vs_pc by HanishKVC