Pepův web

Josef Bláha

Střelci, school project

The application Střelci is an implementation of chess endgame with bishops on opposite colors. It was created as a school project during my second year at the Department of Computer Science of Palacký University, in years 2006 and 2007.

Features

  • Human vs. human play (on single computer), human vs. computer, and computer vs. computer.
  • Artifical intelligence using minimax algorithm.
  • Providing move hints to human players.
  • Moves undo and redo.
  • Replaying the game at end.
  • Saving and loading games.
  • Initial layout editor.
  • Built-in help with basic application description.

Project status

Status Finished
Latest version 1.3.0.3 (February 2nd 2008)
License The application and source codes are free for study and other selfless purposes

Screenshots

Running game New game

System requirements

MS .NET Framework 2.0, Windows 98, Me, 2000, XP.

Download

Střelci 1.3.0.3, Czech only - application (120KB) and source code (299KB) in Visual Studio 2005 C# project.

Warning: The application and its source code are both available to download, but only for study and other selfless purposes. Other uses are prohibited.

Implementation

C# application under .NET 2.0, Windows Forms.