Skip to content

Ghostline Chess v1.0.0

Pre-release
Pre-release

Choose a tag to compare

@miker1979 miker1979 released this 25 Jul 16:53
· 24 commits to main since this release
9e9967d

Ghostline Chess v1.0.0

Ghostline Chess is my first playable C# Windows Forms game, developed under Ghostline Interactive Studios.

Current Features

  • Complete 8×8 chessboard
  • Turn-based local gameplay
  • Legal movement for all standard chess pieces
  • Piece selection and highlighting
  • Capturing
  • Blocked-path validation
  • Check detection
  • Checkmate detection
  • Stalemate detection
  • Prevention of moves that leave the king in check
  • New Game button

Download Instructions

  1. Download GhostlineChess-v1.0.0-win-x64.zip.
  2. Extract the ZIP file.
  3. Double-click GhostlineChess.exe.
  4. No Visual Studio or separate .NET installation is required.

Development Status

This is an early playable Windows prototype. Future updates may include castling, pawn promotion, en passant, move history, improved graphics, and sound effects.

Windows may display a SmartScreen warning because the application is currently unsigned.