Skip to content

git-anubhav/chess-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Chess-Java

A simple (Human vs Human) chess game made in Java using the Swing for the GUI.

Alt Text

Watch the full demo at: https://youtu.be/75fPROiHqzU

GUI inspired by : https://www.chess.com/ (ICY SEA)

Features:

  1. Highlight legal moves for a piece from the Preferences Menu.
  2. Captured pieces are displayed on the left panel.
  3. Moves history is displayed on the right panel in the standard algebraic notation.
  4. Board can be flipped from the Preferences Menu.
  5. En Passant, Pawn Promotion, Castling, PawnJump implemented.

Coming Soon:

  1. Under-promotion of a Pawn.
  2. AI vs Human & AI vs AI.
  3. Game Database.
  4. Game Imports.
  5. Book Moves.

About

A simple chess game made in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages