Skip to content

This is a complete Chess game developed using Java Language as backend and its GUI widget toolkit Swing and AWT as frontend.

Notifications You must be signed in to change notification settings

Milan097/ChessGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChessGame

• This is a complete Chess game developed using Java Language as backend and its GUI widget toolkit Swing and AWT as frontend.
• In this game, As a playes selects a piece to move then all possible moves ofthat piece is shown and also mark the position where opponent’s piece can be killed by selected piece.
• I added a functionality to undo the last move.I used Data Structures like Map, Lists, Multidimentional Arrays to control all moves.

About

This is a complete Chess game developed using Java Language as backend and its GUI widget toolkit Swing and AWT as frontend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages