Package Game

Class GameRun

java.lang.Object
Game.GameRun

public class GameRun extends Object
Entry point for launching the Chess game application.

This class creates the main application window using Swing, initializes the chess board, and displays the GUI.