Playing GNOME Chess

2.1. Hlavní okno hry

Starting GNOME Chess displays the main game window as shown below. The game is played by moving chess pieces using the mouse. Each player alternates to move a piece in the appropriate colour, from one board position to another valid board position. The main game window is organized in three main areas: In the top menu and toolbar area, most common game actions can be made. The chess board is in the middle of the window, where the game is played by moving chess pieces using the mouse. Finally, the game history panel is shown at the bottom, where information about the game history, the remaining move time and buttons for showing previous or next moves are available.

Obrázek 1Main window in GNOME Chess

2.2. Spuštění nové hry

Novou hru spustíte zmáčknutím tlačítka Nový na panelu nástrojů. Objeví se dialogové okno, ve kterém si můžete novou hru podle svého nastavit. V části Vlastnosti hry se nastavuje název hry a časový limit na jeden tah každého hráče. V části Hráči je možné volit lidské hráče a UI. Pokud máte nainstalované některé ze šachových serverů jako hráče s UI, budou se tyto zobrazovat v seznamu dostupných hráčů. A nakonec se v části Obtížnost nastavuje náročnost hráčů s UI.

Obrázek 2Dialog spuštění nové hry

2.3. Nabídky

Panel nabídek, který se nachází v horní části hlavního okna, obsahuje následující nabídky:

Game

This menu contains:

  • New ( Ctrl+N ) This starts a new game of Chess.
  • Open ( Ctrl+O ) Loads a previously saved game.
  • Save ( Ctrl+S ) Saves the current game of chess.
  • Save As Saves the current game of chess with a new filename.
  • Network Game ( Ctrl+L ) This starts a network multiplayer game using GGZ Gaming Zone.
  • Resign To concede loss of the game, so that the opponent wins the game.
  • Claim Draw If a claimed draw is accepted, the game ends without victory for either player.
  • Quit ( Ctrl+Q ) Ends the game.

View

This menu contains:

  • Fullscreen ( F11 ) Shows the game window in fullscreen mode.
  • 3D Chess View Enables 3D chess view mode using OpenGL. This requires Python OpenGL and Python GTKGLExt installed, in addition to a 3D graphics card setup properly. Please contact your system administrator if you have problems, either way you will always be able to play chess in 2D mode.
  • Show Logs Show logs for debugging GNOME Chess and the active chess AI engines.

Settings

This menu contains:

Help

This menu contains:

  • Contents ( F1 ) Display this manual.

    About This opens the About dialog which shows basic information about GNOME Chess, such as the author's name, the version number of the game.