Skip to content

MikhailMS/ChessGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

ChessGame

Simple implementation. I have completed the following features :

  • Check if the user's input is a legal move, otherwise user should repeat input.
  • All pieces moves as you expect them to move, except advanced moves: castling, en passant and pawn promotion
  • Added two versions of AI - first moves pieces randomly, second moves pieces such a way so the piece will defeat the highest opponent's piece.

About

Final project for Java module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages